summaryrefslogtreecommitdiff
path: root/web/css/_src/frontend.scss
diff options
context:
space:
mode:
authorShevAbam <shevabam@gmail.com>2015-07-17 09:23:51 +0200
committerShevAbam <shevabam@gmail.com>2015-07-17 09:23:51 +0200
commit8e4aaf99de36987b572ca2b5f138b270f5d53f52 (patch)
treeb8e0d438010d0675799808caf8946f7d9fdbfb27 /web/css/_src/frontend.scss
parentc384224e0a0dbea61745595a2cb63664b6d2fd84 (diff)
Change auto refresh method
Theme slate little a more lighter
Diffstat (limited to 'web/css/_src/frontend.scss')
-rw-r--r--web/css/_src/frontend.scss4
1 files changed, 4 insertions, 0 deletions
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 {