From 8e4aaf99de36987b572ca2b5f138b270f5d53f52 Mon Sep 17 00:00:00 2001 From: ShevAbam Date: Fri, 17 Jul 2015 09:23:51 +0200 Subject: Change auto refresh method Theme slate little a more lighter --- web/css/_src/_config.frontend.scss | 2 +- web/css/_src/frontend.scss | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'web/css/_src') diff --git a/web/css/_src/_config.frontend.scss b/web/css/_src/_config.frontend.scss index f02bc37..e900d34 100644 --- a/web/css/_src/_config.frontend.scss +++ b/web/css/_src/_config.frontend.scss @@ -37,7 +37,7 @@ $themes: ( main-color: #AA8ECC ), slate: ( - main-color: #707E8E + main-color: #7C8998 ), light: ( main-color: #C4C4C4 diff --git a/web/css/_src/frontend.scss b/web/css/_src/frontend.scss index 9a146b6..a1b29d7 100644 --- a/web/css/_src/frontend.scss +++ b/web/css/_src/frontend.scss @@ -79,6 +79,10 @@ nav[role="main"] { float: left; margin-left: 110px; line-height: $navbar-height; + + a { + color: #fff; + } } #update { -- cgit v1.3