From a7ef213c28e847e00658bc79e7ea77bd9feb222b Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 19 Feb 2009 12:24:52 +0100 Subject: CSS: Header as friis-holm.dk. --- local.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/local.css b/local.css index cddfb2bb..7fca8da3 100644 --- a/local.css +++ b/local.css @@ -6,6 +6,14 @@ body { background-position: right bottom; } +DIV.header { + display: none; + margin: 0; + padding: 1em; + background-color: #00f; + color: white; +} + h1, h2, h3, h4, h5, h6 { color: #00f; } -- cgit v1.2.3