diff options
Diffstat (limited to 'frontends/php/css.css')
| -rw-r--r-- | frontends/php/css.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css index ce62c929..5c34ff26 100644 --- a/frontends/php/css.css +++ b/frontends/php/css.css @@ -176,6 +176,11 @@ A.on:link background-color: #DDAAAA; } +.normal +{ + background-color: #AADDAA; +} + td.top_header_left { background-color: #FFFFFF; |
