summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/static/css/main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/static/css/main.css b/theme/static/css/main.css
index 58e0d5c..adc315d 100644
--- a/theme/static/css/main.css
+++ b/theme/static/css/main.css
@@ -194,14 +194,14 @@ img.left, figure.left {float: left; margin: 0 2em 2em 0;}
margin: 0 auto 2em auto;
padding: 0;
text-align: center;
- width: 800px;
+ width: 840px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
- #banner nav ul {list-style: none; margin: 0 auto; width: 800px;}
+ #banner nav ul {list-style: none; margin: 0 auto; width: 840px;}
#banner nav li {float: left; display: inline; margin: 0;}
#banner nav a:link, #banner nav a:visited {