diff options
Diffstat (limited to 'app.css')
-rw-r--r-- | app.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -139,7 +139,7 @@ body { | |||
139 | background-color: #4285f4; } | 139 | background-color: #4285f4; } |
140 | body #bighead .navbar a { | 140 | body #bighead .navbar a { |
141 | color: #ffffff; } | 141 | color: #ffffff; } |
142 | body #bighead .navbar a:hover { | 142 | body #bighead .navbar a:hover, body #bighead .navbar a:focus { |
143 | color: #ffffff; | 143 | color: #ffffff; |
144 | background-color: #5a95f5; } | 144 | background-color: #5a95f5; } |
145 | body #main-section { | 145 | body #main-section { |