diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/stylesheet_wiki.css | 1 | 
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; | 
