replaced wrong background URL by smiling house logo for default style

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1813 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2012-08-25 14:21:21 +00:00
parent e6cdf5b1fb
commit 5b86e27d53

View File

@ -1,6 +1,6 @@
body { background-color: #F0F0F0;
font-family:Arial, sans-serif;
font-size:9px; background-image:url(../icons/Grundriss.bak);
font-size:9px; background-image:url(../icons/fhemicon);
background-repeat:no-repeat; }
body[id~=Media] { background-color: #A5A5A5;