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