summaryrefslogtreecommitdiffstats
path: root/www/stylesheet_wiki.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/stylesheet_wiki.css')
-rw-r--r--www/stylesheet_wiki.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/stylesheet_wiki.css b/www/stylesheet_wiki.css
index dce137b..ce83153 100644
--- a/www/stylesheet_wiki.css
+++ b/www/stylesheet_wiki.css
@@ -59,8 +59,8 @@ h4:hover .anchor, h5:hover .anchor, h6:hover .anchor {
}
@media screen {
-a.ext-link:before {content: "\2197\A0";} // vor jeden externen Link ein ›? ‹eingefügt.
-a[href^="http://www.neo-layout.org"]:before { content: "";} // kleiner Trick damit Links, die außerhalb des Wikis aber auf neo-layout.org sind, nicht als extern angezeigt werden.
+a.ext-link:before {content: "\2197\A0";}
+a[href^="http://www.neo-layout.org"]:before { content: "";}
a.ext-link .icon {
background: none;
padding-left:0;