summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorChristian Fowler <cfowler2@wcpss.net>2014-05-29 13:56:52 -0400
committerChristian Fowler <cfowler2@wcpss.net>2014-05-29 13:56:52 -0400
commitb8fe70d66f3a232c64bda6f0253bbec8248d523d (patch)
treeae1a7bc1102e0c058cfb99c78e97a28e667e9978 /css
parent91445c06299b43a6f924f058c6195b122fdc846e (diff)
parent3a10449e7c135cf6fd4e5c0fe1a78d0739ce01ac (diff)
downloadthemes-b8fe70d66f3a232c64bda6f0253bbec8248d523d.tar.gz
themes-b8fe70d66f3a232c64bda6f0253bbec8248d523d.tar.bz2
themes-b8fe70d66f3a232c64bda6f0253bbec8248d523d.zip
Merge branch 'master' of github.com:bitweaver/themes
Diffstat (limited to 'css')
-rw-r--r--css/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/base.css b/css/base.css
index 3179371..ddaae45 100644
--- a/css/base.css
+++ b/css/base.css
@@ -85,7 +85,7 @@ html[dir='rtl'] ul.toc ul {margin-right:1em;}
.bold {font-weight:bold;}
-.header {margin-bottom:10px;}
+header.container.mainheader {margin-top:20px;}
.date,
small,.small {color:#666666; font-size:85%}
.sitenotice {text-align:center;font-weight:bold;padding-bottom:10px;}