From 83c8408128bf46a57a1a7f4ab8e6cf1b68a4e867 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Wed, 4 Feb 2009 17:58:41 -0500 Subject: Created layout 6.2 --- theme/css/night.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'theme/css/night.css') diff --git a/theme/css/night.css b/theme/css/night.css index e97ac71..73af99d 100755 --- a/theme/css/night.css +++ b/theme/css/night.css @@ -2,3 +2,17 @@ body { background-color: black; background-image: url(/theme/images/backgrounds/island6night.PNG); } + +div#wrap { + background-color: rgba(0, 0, 0, 0.75); +} + +div#banner { + background-color: black; + background-image: url(/theme/images/fourisland_header_night.png); +} + +div#fi-navbar ul li.active img { + background-color: black; + outline: black solid .5em; +} -- cgit 1.4.1