summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-06-13 21:06:58 +0000
committerflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-06-13 21:06:58 +0000
commit047a06c86c08d02a64978ef10342b2e6109dfef9 (patch)
tree949cc174f2a5124b37987948653fed28554ceea8 /www
parent475cfeac8f06d96b4e91e46d50bd07d2b6b827d5 (diff)
downloadneo-layout-047a06c86c08d02a64978ef10342b2e6109dfef9.tar.gz
neo-layout-047a06c86c08d02a64978ef10342b2e6109dfef9.tar.bz2
neo-layout-047a06c86c08d02a64978ef10342b2e6109dfef9.zip
Kennzeichnung von externen Links klappt nun auch beim Link zu Google.
git-svn-id: https://svn.neo-layout.org@1893 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www')
-rw-r--r--www/stylesheet_wiki.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/stylesheet_wiki.css b/www/stylesheet_wiki.css
index a956334..3e1ef91 100644
--- a/www/stylesheet_wiki.css
+++ b/www/stylesheet_wiki.css
@@ -22,6 +22,7 @@ tt { white-space: pre }
@media screen {
a.ext-link:before {content: "\2197\A0";}
a[href*="neo-layout.org"]:before { content: "";}
+ a[href^="http://www.google."]:before { content: "\2197\A0";}
a.ext-link .icon {
background: none;
padding-left:0;