diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2008-12-06 18:04:57 -0500 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2008-12-06 18:04:57 -0500 |
| commit | 62d716cb332877662b3c6abf2206efb755a93a7f (patch) | |
| tree | aeff1a12a46f0b7068338308a30da6b6aeeb584a /theme/css.php | |
| parent | 8fd2009756657ab115ed389bd7b458bf570ff606 (diff) | |
| parent | 1254c49c430e12d88153ad233cb7ed86ffeb0d18 (diff) | |
| download | fourisland-62d716cb332877662b3c6abf2206efb755a93a7f.tar.gz fourisland-62d716cb332877662b3c6abf2206efb755a93a7f.tar.bz2 fourisland-62d716cb332877662b3c6abf2206efb755a93a7f.zip | |
Merged the backout of the revokal of Layout 6
Diffstat (limited to 'theme/css.php')
| -rwxr-xr-x | theme/css.php | 2 |
1 files changed, 0 insertions, 2 deletions
| diff --git a/theme/css.php b/theme/css.php index fa0451a..352caaa 100755 --- a/theme/css.php +++ b/theme/css.php | |||
| @@ -28,8 +28,6 @@ include('../includes/specialdates.php'); | |||
| 28 | 28 | ||
| 29 | include("css/website.css"); | 29 | include("css/website.css"); |
| 30 | include("css/bubbles.css"); | 30 | include("css/bubbles.css"); |
| 31 | include('css/navigation.css'); | ||
| 32 | include('css/headers.php'); | ||
| 33 | 31 | ||
| 34 | if (sd_ifNoSpecialDay()) | 32 | if (sd_ifNoSpecialDay()) |
| 35 | { | 33 | { |
