Files
truecharts/.github/docs/_static/custom.css
kjeld Schouten-Lebbing 90e4f51844 fix footer two-color
2021-03-11 14:15:13 +01:00

7 lines
173 B
CSS

:root {
--md-primary-fg-color: #0096d7;
--md-primary-fg-color--light: #0096d7;
--md-primary-fg-color--dark: #0096d7;
--md-footer-bg-color--dark: #fffff;
}