summary refs log tree commit diff stats
path: root/theme/css.php
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-27 10:20:09 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-27 10:20:09 -0500
commitec87a3bf57fc40324fe6aadc61123d7c98c2b5f6 (patch)
treede2d686b86e9aa1f6776ef42e0153daf908535f1 /theme/css.php
parentb9230a6e91d1d4b14dce52bed71bc0a360a8f5d4 (diff)
downloadfourisland-ec87a3bf57fc40324fe6aadc61123d7c98c2b5f6.tar.gz
fourisland-ec87a3bf57fc40324fe6aadc61123d7c98c2b5f6.tar.bz2
fourisland-ec87a3bf57fc40324fe6aadc61123d7c98c2b5f6.zip
Removed unused Uniform CSS
Diffstat (limited to 'theme/css.php')
-rwxr-xr-xtheme/css.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/css.php b/theme/css.php index bc198f5..352caaa 100755 --- a/theme/css.php +++ b/theme/css.php
@@ -28,7 +28,6 @@ include('../includes/specialdates.php');
28 28
29include("css/website.css"); 29include("css/website.css");
30include("css/bubbles.css"); 30include("css/bubbles.css");
31include("css/thickbox.css");
32 31
33if (sd_ifNoSpecialDay()) 32if (sd_ifNoSpecialDay())
34{ 33{