summaryrefslogtreecommitdiffstats
path: root/src/html/style.css
diff options
context:
space:
mode:
authorJonathan Bauer2011-03-25 22:55:14 +0100
committerJonathan Bauer2011-03-25 22:55:14 +0100
commit66244c1853caca19a24581bff37bd11dc47a0f53 (patch)
tree053ec0c4042a0894f86e1da184b3385427e7ad34 /src/html/style.css
parenttoday's fixes, POST mostly (diff)
downloadfbgui-66244c1853caca19a24581bff37bd11dc47a0f53.tar.gz
fbgui-66244c1853caca19a24581bff37bd11dc47a0f53.tar.xz
fbgui-66244c1853caca19a24581bff37bd11dc47a0f53.zip
fixes
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;