diff options
Diffstat (limited to 'share/www/style/layout.css')
-rw-r--r-- | share/www/style/layout.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/www/style/layout.css b/share/www/style/layout.css index 6e649463..a3c771e2 100644 --- a/share/www/style/layout.css +++ b/share/www/style/layout.css @@ -36,6 +36,7 @@ h1 :link, h1 :visited { text-shadow: #333 2px 2px 1px; } h1 strong { color: #fff; font-weight: normal; padding-right: 25px; } +h1 strong a {color:#fff !important;background:none !important;} body.loading h1 strong { background: url(../image/spinner.gif) right center no-repeat; } |