From 7bb0d4dead34aed11b9a630a6ea7fbf241785704 Mon Sep 17 00:00:00 2001 From: Sam Croft Date: Sun, 12 Jun 2011 11:47:00 +0100 Subject: [PATCH] Added background colour for each
. --- tabs.css | 1 + 1 file changed, 1 insertion(+) diff --git a/tabs.css b/tabs.css index f81e92a..255bb23 100644 --- a/tabs.css +++ b/tabs.css @@ -39,6 +39,7 @@ dl { padding: 0 10px; position: absolute; top: 30px; + background: #FFF; border: solid #333; border-width: 1px 1px 0 0; }