diff options
Diffstat (limited to 'app.css')
-rw-r--r-- | app.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ body { | |||
157 | background-color: #4285f4; } | 157 | background-color: #4285f4; } |
158 | body #bighead .navbar a { | 158 | body #bighead .navbar a { |
159 | color: #ffffff; } | 159 | color: #ffffff; } |
160 | body #bighead .navbar a:hover { | 160 | body #bighead .navbar a:hover, body #bighead .navbar a:focus { |
161 | color: #ffffff; | 161 | color: #ffffff; |
162 | background-color: #5a95f5; } | 162 | background-color: #5a95f5; } |
163 | body #main-section { | 163 | body #main-section { |