Fix ask all button color

This commit is contained in:
Yuki 2015-08-26 00:02:20 +05:30
parent 906692e78f
commit 54167416f5
1 changed files with 4 additions and 0 deletions

View File

@ -100,6 +100,10 @@ body#version1 {
}
}
.navbar-nav > li > .btn > i {
color: $primary_text;
}
// Nav Links
a {