summary refs log tree commit diff stats
path: root/theme/css.php
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-12-06 09:45:32 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-12-06 09:45:32 -0500
commitd5e453a7b0a2f966106de4f19602e433f9c7713d (patch)
tree924331a86c0dc3c79b2cf1404821d98aee9510a4 /theme/css.php
parentdb7adebdd4b9d9674a18337e5d35e88e64e60618 (diff)
downloadfourisland-d5e453a7b0a2f966106de4f19602e433f9c7713d.tar.gz
fourisland-d5e453a7b0a2f966106de4f19602e433f9c7713d.tar.bz2
fourisland-d5e453a7b0a2f966106de4f19602e433f9c7713d.zip
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.
Diffstat (limited to 'theme/css.php')
-rwxr-xr-xtheme/css.php2
1 files changed, 2 insertions, 0 deletions
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');
28 28
29include("css/website.css"); 29include("css/website.css");
30include("css/bubbles.css"); 30include("css/bubbles.css");
31include('css/navigation.css');
32include('css/headers.php');
31 33
32if (sd_ifNoSpecialDay()) 34if (sd_ifNoSpecialDay())
33{ 35{