summaryrefslogtreecommitdiffstats
path: root/src/html/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/html/style.css')
-rw-r--r--src/html/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/html/style.css b/src/html/style.css
index a775f9e..9fd70aa 100644
--- a/src/html/style.css
+++ b/src/html/style.css
@@ -7,6 +7,7 @@ body{
background-color:black;
background-image:url('bg.jpg');
background-repeat: no-repeat;
+ background-size:100%;
}
#top{
position:absolute;