Set homepage background to wallpaperwq

This commit is contained in:
Amarpreet Minhas 2014-08-26 17:41:24 -04:00
parent 64405b77b8
commit 8f5060bb65

View file

@ -5,7 +5,7 @@
<title>Start Page</title>
<style type="text/css">
html,body{height:100%;}
body{background-image:url('macros/wallpapers/Sunrise.png');font-family:monospace;background-position:center center;}
body{background-image:url('/tmp/wallpaper');font-family:monospace;background-position:center center;}
#floater{height:50%;margin-bottom:-61px;}
#links{width:400px;height:232px;margin:0 auto;background-color:#FFE7CB;padding:10px;border:solid 10px #821E38;}
ul,li{display:inline-block;list-style:none;margin:0px;padding:0px;}