summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authormodela bitweaver <bitweaver@modela>2014-05-29 13:06:52 -0400
committermodela bitweaver <bitweaver@modela>2014-05-29 13:06:52 -0400
commit3a10449e7c135cf6fd4e5c0fe1a78d0739ce01ac (patch)
tree162a853eea2673c2a9cf48aa3b7924309bb7f1bf /css
parentc9bbc4fd1985257e2a375d96097dd43c93813932 (diff)
downloadthemes-3a10449e7c135cf6fd4e5c0fe1a78d0739ce01ac.tar.gz
themes-3a10449e7c135cf6fd4e5c0fe1a78d0739ce01ac.tar.bz2
themes-3a10449e7c135cf6fd4e5c0fe1a78d0739ce01ac.zip
margin to static top header
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 e00d2a4..05dc9aa 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;}