summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'theme/common.css')
-rw-r--r--theme/common.css10
1 files changed, 3 insertions, 7 deletions
diff --git a/theme/common.css b/theme/common.css
index 5eb2a4395..c3afd6221 100644
--- a/theme/common.css
+++ b/theme/common.css
@@ -30,7 +30,7 @@ h2 {
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: normal;
font-size: 2em;
- padding: 0.8em 0 0.2em 0;
+ padding: 0 0 0.2em 0;
}
h2.solo {
@@ -141,7 +141,7 @@ a:hover { text-decoration: underline; }
margin: 0 auto;
max-width: 100%;
min-width: 625px;
- padding: 0 10px 10px
+ padding: 20px 10px;
}
#page-header,
@@ -217,7 +217,7 @@ a:hover { text-decoration: underline; }
}
.forabg, .forumbg {
- margin-bottom: 4px;
+ margin-bottom: 10px;
clear: both;
}
@@ -1267,10 +1267,6 @@ ul.linklist:after,
display: none;
}
-.navbar {
- margin-bottom: -3px;
-}
-
.navbar .inner ul {
padding: 2px 5px;
}