summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 164f67a..7a56ee3 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -64,7 +64,7 @@
.navlist ul { list-style: none; padding: 0; margin: 0; }
.navlist li { float: left; display: inline; margin: 0 0.15em; }
.description { clear: both; margin-top: 25px; padding-top: 5px; border-top: 1px solid black; }
- #branding{ font: 300% "Trebuchet MS", sans-serif; margin-left: 50px; margin-bottom: 20px; float: left}
+ #branding{ font: 300% "Trebuchet MS", sans-serif; margin-bottom: 20px; float: left}
#linklist { float: right; margin-right: 50px; }
#linklist ul{ list-style: none; padding: 0; margin: 0; }
#linklist li{ float: left; margin: 0 0.15em}