add & update theme dependencies

This commit is contained in:
2024-02-04 23:20:30 +01:00
parent 7f50082972
commit d683a7e33e
4 changed files with 42 additions and 14 deletions

View File

@ -4,6 +4,14 @@
--md-primary-fg-color--dark: #ee4a33;
}
/* Button styling tweaks */
.md-button {
margin: .25em !important;
padding: .15em .6em !important;
font-size: .85em !important;
}
/* Navbar styling tweaks */
.md-search__form {