Change auto refresh method

Theme slate little a more lighter
This commit is contained in:
ShevAbam
2015-07-17 09:23:51 +02:00
parent c384224e0a
commit 8e4aaf99de
6 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ $themes: (
main-color: #AA8ECC
),
slate: (
main-color: #707E8E
main-color: #7C8998
),
light: (
main-color: #C4C4C4
+4
View File
@@ -79,6 +79,10 @@ nav[role="main"] {
float: left;
margin-left: 110px;
line-height: $navbar-height;
a {
color: #fff;
}
}
#update {