summaryrefslogtreecommitdiffstats
path: root/contrib/themes/Total_Blue/templates
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/themes/Total_Blue/templates')
-rw-r--r--contrib/themes/Total_Blue/templates/style.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/themes/Total_Blue/templates/style.inc b/contrib/themes/Total_Blue/templates/style.inc
index 4ae46dd0..4373af77 100644
--- a/contrib/themes/Total_Blue/templates/style.inc
+++ b/contrib/themes/Total_Blue/templates/style.inc
@@ -30,8 +30,8 @@
<!--
body
{
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/background.gif);?>
-
+ background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/Dragon.jpg);?>
+
font-family: <?php echo conf('font') ?>;
font-size: <?php echo conf('font_size'); ?>px;
color: <?php echo conf('font_color2'); ?>;