Updated: Color Layout

Updated: Color Layout
pull/28/head
TRaSH 4 years ago
parent 4c9c771083
commit 847635e4c9

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

@ -12,6 +12,9 @@ copyright: Copyright © 2020 TRaSH
extra:
manifest: manifest.webmanifest
extra_css:
- stylesheets/extra.css
markdown_extensions:
- admonition
- attr_list
@ -44,3 +47,4 @@ theme:
font:
code: "Fira Code"
favicon: img/favicon.png

Loading…
Cancel
Save