From de53fc452a22beedf28a92defe19168153e078cd Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sun, 15 Nov 2009 11:52:07 -0500 Subject: Added holidays to Layouts 4.5 and 6.2 --- theme/css/holiday.php | 139 -------------------------------------------------- 1 file changed, 139 deletions(-) delete mode 100755 theme/css/holiday.php (limited to 'theme/css/holiday.php') diff --git a/theme/css/holiday.php b/theme/css/holiday.php deleted file mode 100755 index a1639c7..0000000 --- a/theme/css/holiday.php +++ /dev/null @@ -1,139 +0,0 @@ - - -div#window { - background-color: ; - background-image: url(/theme/images/backgrounds/.PNG); - background-position: bottom left; - background-repeat: repeat-x; - background-attachment: fixed; - padding: 0 !important; -} - - - -div#content div#actual-content { - background-color: rgba(255, 255, 255, 0.5); -} - - - -div#content div#actual-content { - background-color: rgba(0, 0, 0, 0.75); -} - -.light-at-night { - color: #536482; -} - - -- cgit 1.4.1