summary refs log tree commit diff stats
path: root/theme/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'theme/css.php')
-rwxr-xr-xtheme/css.php2
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
29include("css/website.css"); 29include("css/website.css");
30include("css/bubbles.css"); 30include("css/bubbles.css");
31include('css/navigation.css');
32include('css/headers.php');
33 31
34if (sd_ifNoSpecialDay()) 32if (sd_ifNoSpecialDay())
35{ 33{