diff options
-rw-r--r-- | htdocs/style/base.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/style/base.css b/htdocs/style/base.css index dbe4fbc..deaeaa4 100644 --- a/htdocs/style/base.css +++ b/htdocs/style/base.css @@ -246,7 +246,7 @@ p#tagline { letter-spacing: 0.1em; line-height: 100% !important; color: #D0DCEE; - background-color: #365D95; + background-color: transparent; } ul#lang_choice { |