mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2026-05-06 16:39:56 -05:00
Updated: Color Layout
Updated: Color Layout
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user