Files
Guides/docs/stylesheets/extra.css
T
TRaSH 847635e4c9 Updated: Color Layout
Updated: Color Layout
2020-10-25 18:52:14 +01:00

6 lines
130 B
CSS

:root > * {
/* Footer */
--md-footer-bg-color: hsla(232, 54%, 41%, 1);
--md-footer-bg-color--dark: hsla(0, 0%, 0%, 0.32);
}