block background fixed

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1449 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2012-04-14 13:12:22 +00:00
parent 2fe4fa18a9
commit 1f4a5e9feb

View File

@ -30,7 +30,7 @@ next lines are for commandref and faq
#right { position:absolute; top:20px; left:200px; bottom:20px;
right:10px; }
body>div#left { position:fixed; }
div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
div#block { border:1px solid gray; background: #101010; padding:0.7em; }
div#dist { padding-top:0.3em; }
h2,h3,h4 { color:#EEE; line-height:1.3; margin-top:1.5em; font-family:Verdana; }