diff options
Diffstat (limited to 'src/server/httpd/menuweb.css')
-rw-r--r-- | src/server/httpd/menuweb.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/server/httpd/menuweb.css b/src/server/httpd/menuweb.css index ac87c85..60c6239 100644 --- a/src/server/httpd/menuweb.css +++ b/src/server/httpd/menuweb.css @@ -70,7 +70,7 @@ body font-size: 12px; line-height: 15px; color : #024d67; - + } h1 @@ -86,7 +86,7 @@ td { padding: 0px; font-size: 12px; - vertical-align:top; + vertical-align:top; } @@ -95,7 +95,7 @@ td color: #cccccc; padding: 0px; font-size: 12px; - vertical-align:top; + vertical-align:top; } |