summaryrefslogtreecommitdiffstats
path: root/contrib/themes/Total_Blue/templates/style.inc
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-07-29 19:24:20 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-07-29 19:24:20 +0000
commit6d275f39dae1f4d59ad48d2ad670124f79686292 (patch)
tree8260ef79c7fea60b5bc78d00c73fbb0035de3f22 /contrib/themes/Total_Blue/templates/style.inc
parent60eafdc593ec9373379dee5e52881f3564d10a65 (diff)
downloadampache-6d275f39dae1f4d59ad48d2ad670124f79686292.tar.gz
ampache-6d275f39dae1f4d59ad48d2ad670124f79686292.tar.bz2
ampache-6d275f39dae1f4d59ad48d2ad670124f79686292.zip
new spiffy theme and updated total blue
Diffstat (limited to 'contrib/themes/Total_Blue/templates/style.inc')
-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'); ?>;