From d5e453a7b0a2f966106de4f19602e433f9c7713d Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sat, 6 Dec 2008 09:45:32 -0500 Subject: Reverted back to layout 4 Oh so many people complained at the new, pretty layout. The decision was reached in the Poll of the Week: Layout 6 had to go. --- theme/css.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'theme/css.php') diff --git a/theme/css.php b/theme/css.php index 352caaa..fa0451a 100755 --- a/theme/css.php +++ b/theme/css.php @@ -28,6 +28,8 @@ include('../includes/specialdates.php'); include("css/website.css"); include("css/bubbles.css"); +include('css/navigation.css'); +include('css/headers.php'); if (sd_ifNoSpecialDay()) { -- cgit 1.4.1