2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00
fhem-mirror/fhem/docs/style.css
rudolfkoenig 964c39ec36 fwmodpath documented
git-svn-id: https://svn.fhem.de/fhem/trunk@1209 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-01-23 14:01:34 +00:00

13 lines
534 B
CSS

body { background-color: #FFFFE7;}
a { color: #278727; }
#logo { position:fixed; top:20px; left:20px;
width:100px; height:105px; background-image:url(fhem.png); }
#menu { position:fixed; top:140px;left:20px; width:140px; }
#right { position:absolute; top:50px; left:180px; bottom:10px; right:10px; }
h2,h3,h4 { color:#52865D; line-height:1.3;
margin-top:1.5em; font-family:Arial,Sans-serif; }
div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
div#dist { padding-top:0.3em; }