Updated: Color Layout

Updated: Color Layout
This commit is contained in:
TRaSH
2020-10-25 18:52:14 +01:00
parent 4c9c771083
commit 847635e4c9
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -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);
}
+4
View File
@@ -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