Mercurial > code > home > repos > homeauto
changeset 150:87e5c55c4c59
clearer colors on dht bars
Ignore-this: d991f653e5defc90fdd7419b1d796993
author | drewp@bigasterisk.com |
---|---|
date | Sat, 12 Jul 2014 23:01:14 -0700 |
parents | c2647173b60a |
children | 4de6c7e5e959 |
files | service/pilight/static/index.html |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/service/pilight/static/index.html Sat Jul 12 22:31:46 2014 -0700 +++ b/service/pilight/static/index.html Sat Jul 12 23:01:14 2014 -0700 @@ -79,8 +79,8 @@ <div> DHT: <span id="dht"></span> - <div id="temperature" style="background: #cff"></div> - <div id="humidity" style="background: #fef"></div> + <div id="temperature" style="background: #034c4d"></div> + <div id="humidity" style="background: #663d66"></div> </div> <script>