# HG changeset patch # User Jie Kang # Date 1478124624 14400 # Node ID 9ec290c4790b42876c75cc14e9c9a75ffb8ae87b # Parent 3df33214f12f4b2efaac4d739fa8fbfa5c012fa1 Use original thermostat logo colours diff -r 3df33214f12f -r 9ec290c4790b css/style.less --- a/css/style.less Wed Nov 02 15:37:35 2016 -0400 +++ b/css/style.less Wed Nov 02 18:10:24 2016 -0400 @@ -1,6 +1,6 @@ /* colours */ @white: rgb(255,255,255); -@dark-blue: rgb(0,65,83); +@dark-blue: rgb(39,66,110); @orange: rgb(240,130,0); @grey: rgb(76,76,76); @light-grey: rgb(220,220,220); @@ -32,6 +32,7 @@ @media (min-width: @screen-md-min) { .logo-img { + margin-top: 100px; max-width: 25%; } } diff -r 3df33214f12f -r 9ec290c4790b img/thermostat_icon_500px.png Binary file img/thermostat_icon_500px.png has changed