Skip to content
Snippets Groups Projects

add class for hugo footer

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -15,7 +15,7 @@
@@ -15,7 +15,7 @@
// Solstice default footer styles
// Solstice default footer styles
// author: Christopher Guindon <chris.guindon@eclipse-foundation.org>
// author: Christopher Guindon <chris.guindon@eclipse-foundation.org>
footer#solstice-footer {
footer#solstice-footer, footer.solstice-footer {
background: @footer-background;
background: @footer-background;
font-family: @font-family-base;
font-family: @font-family-base;
padding-top: @footer-padding-top;
padding-top: @footer-padding-top;
Loading