Set homepage background to wallpaperwq
This commit is contained in:
parent
64405b77b8
commit
8f5060bb65
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<title>Start Page</title>
|
<title>Start Page</title>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
html,body{height:100%;}
|
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;}
|
#floater{height:50%;margin-bottom:-61px;}
|
||||||
#links{width:400px;height:232px;margin:0 auto;background-color:#FFE7CB;padding:10px;border:solid 10px #821E38;}
|
#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;}
|
ul,li{display:inline-block;list-style:none;margin:0px;padding:0px;}
|
||||||
|
|
Loading…
Reference in a new issue