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, 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{