From d506894f8a9de6b818dc643c4b80e0015493dc01 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 14:11:42 +0200 Subject: White text in green header with padding. --- local.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index b74cb70..dccf7f8 100644 --- a/local.css +++ b/local.css @@ -2,6 +2,12 @@ /* Add local styling here, instead of modifying style.css. */ +div#header { + background-color: green; + color: white; + padding: 10px; +} + div.actions ul { border-bottom: 0; } -- cgit v1.2.3