2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 04:36:36 +00:00

block background fixed

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

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; }