changeset 63:5e1777059f9d development

Use original thermostat logo colours
author Jie Kang <jkang@redhat.com>
date Wed, 02 Nov 2016 18:10:24 -0400
parents 4148cee78866
children 6e03d0b7c037
files css/style.less img/thermostat_icon_500px.png
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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%;
     }
 }
Binary file img/thermostat_icon_500px.png has changed