mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
fixed scss syntax issue affecting help box <a> tags
This commit is contained in:
@@ -21,8 +21,9 @@ body
|
||||
.title, .subtitle, p, a
|
||||
color: findColorInvert($danger)
|
||||
|
||||
.footer p, a
|
||||
color: findColorInvert($body-background-color)
|
||||
.footer
|
||||
p, a
|
||||
color: findColorInvert($body-background-color)
|
||||
|
||||
.navbar, .navbar-menu, .navbar-brand, .navbar-tabs
|
||||
background-color: $body-background-color
|
||||
|
Reference in New Issue
Block a user