summaryrefslogtreecommitdiffstats
path: root/themes/default/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/stylesheet.css')
-rw-r--r--themes/default/stylesheet.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css
index e6635b8..c57c8a9 100644
--- a/themes/default/stylesheet.css
+++ b/themes/default/stylesheet.css
@@ -51,7 +51,7 @@ td.searchfor {
vertical-align: middle;
}
-.logo {
+.menu {
font-weight: bolder;
padding: 5px;
height: 30px;
@@ -62,8 +62,9 @@ td.content {
border-top: solid 1px #000000;
}
-.menu {
- padding: 5px;
+.logo {
+ float: none;
+ background-color: #eeeeee;
}
td.index_header {