# HG changeset patch # User Jie Kang # Date 1478124624 14400 # Node ID 5e1777059f9d154169abc405a018f4352f637222 # Parent 4148cee7886624dd49af0889aa0f463c6a8419a9 Use original thermostat logo colours diff -r 4148cee78866 -r 5e1777059f9d 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 4148cee78866 -r 5e1777059f9d img/thermostat_icon_500px.png Binary file img/thermostat_icon_500px.png has changed