diff options
Diffstat (limited to 'frontends/php/css.css')
| -rw-r--r-- | frontends/php/css.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css index 4baa7992..8b831761 100644 --- a/frontends/php/css.css +++ b/frontends/php/css.css @@ -1,3 +1,5 @@ +.top { vertical-align: top; } + body { background-color:#e5e5e5; @@ -1101,4 +1103,3 @@ ul.messages li.error color:#AA0000; list-style: url('images/general/error_small.gif') inside; } - |
