1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Updated footer colour

This commit is contained in:
Steve Richards 2020-10-28 10:32:20 +00:00
parent c2f9d0231a
commit 8915c760d8
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +0,0 @@
:root {
--md-primary-fg-color: #3d90ce;
}

View File

@ -0,0 +1,8 @@
:root {
--md-primary-fg-color: #3d90ce;
}
:root > * {
/* Footer */
--md-footer-bg-color: #3d90ce;
}

View File

@ -43,7 +43,7 @@ theme:
- navigation.instant
extra_css:
- css/extra.css
- stylesheets/extra.css
plugins:
- search