diff options
author | Adrian Vondendriesch <discostu@zoozer.de> | 2009-07-25 16:27:10 +0200 |
---|---|---|
committer | Adrian Vondendriesch <discostu@zoozer.de> | 2009-07-25 16:27:10 +0200 |
commit | 36de15cffb5cd80431a27cbaf3dd52ae418d6b26 (patch) | |
tree | 013fca18f8297a9e8cacd28ea698fa28103c8609 /styles | |
parent | f238407d5e81e1f16d7e3f97875d50d26442ade0 (diff) |
Edit the header of blogthon_noir.css
Diffstat (limited to 'styles')
-rw-r--r-- | styles/blogthon_noir.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/styles/blogthon_noir.css b/styles/blogthon_noir.css index 69c4be3..ae735d6 100644 --- a/styles/blogthon_noir.css +++ b/styles/blogthon_noir.css @@ -38,9 +38,9 @@ blockquote { div.header { height: 120px; - width: 99%; + width: 100%; margin: auto; - margin-top: 5px; + margin: 0px; text-align: center; background-image: url("blogthon_noir_img/header_green_2.jpg"); } |