diff --git a/hyperglass/static/sass/custom/custom_elements.sass b/hyperglass/static/sass/custom/custom_elements.sass index 42709a0..3b14747 100644 --- a/hyperglass/static/sass/custom/custom_elements.sass +++ b/hyperglass/static/sass/custom/custom_elements.sass @@ -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