Added .fp_tempvalue and .fp_humvalue

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1343 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
ulimaass 2012-03-14 11:16:49 +00:00
parent 87230ea468
commit 854d3960cf

View File

@ -40,6 +40,8 @@ table.FHT {width:100px; }
#Home.fp_Media {font-size:14px; text-align:left; }
#Media {font-size:14px; }
#Grundriss {font-size:14px; text-align:left; }
.fp_tempvalue {color:red; font-size:20px; }
.fp_humvalue {color:blue; font-size:20px; }
h2,h3,h4 { color:#52865D; line-height:1.3;
margin-top:1.5em; font-family:Arial,Sans-serif; }