diff options
Diffstat (limited to 'theme/css.php')
| -rwxr-xr-x | theme/css.php | 3 |
1 files changed, 0 insertions, 3 deletions
| diff --git a/theme/css.php b/theme/css.php index f7236eb..bc198f5 100755 --- a/theme/css.php +++ b/theme/css.php | |||
| @@ -49,9 +49,6 @@ if ($_GET['cat'] == 'home') | |||
| 49 | } else if ($_GET['cat'] == 'panel') | 49 | } else if ($_GET['cat'] == 'panel') |
| 50 | { | 50 | { |
| 51 | include('css/blog.php'); | 51 | include('css/blog.php'); |
| 52 | } else if ($_GET['cat'] == 'quotes') | ||
| 53 | { | ||
| 54 | include('css/quotes.css'); | ||
| 55 | } | 52 | } |
| 56 | 53 | ||
| 57 | ?> | 54 | ?> |
