diff options
| author | modela bitweaver <bitweaver@modela> | 2014-05-29 13:06:52 -0400 |
|---|---|---|
| committer | modela bitweaver <bitweaver@modela> | 2014-05-29 13:06:52 -0400 |
| commit | 3a10449e7c135cf6fd4e5c0fe1a78d0739ce01ac (patch) | |
| tree | 162a853eea2673c2a9cf48aa3b7924309bb7f1bf /css | |
| parent | c9bbc4fd1985257e2a375d96097dd43c93813932 (diff) | |
| download | themes-3a10449e7c135cf6fd4e5c0fe1a78d0739ce01ac.tar.gz themes-3a10449e7c135cf6fd4e5c0fe1a78d0739ce01ac.tar.bz2 themes-3a10449e7c135cf6fd4e5c0fe1a78d0739ce01ac.zip | |
margin to static top header
Diffstat (limited to 'css')
| -rw-r--r-- | css/base.css | 2 |
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;} |
