This commit is contained in:
krahets
2023-06-18 03:47:36 +08:00
parent d6e27ba58b
commit a4e2283085
3 changed files with 32 additions and 17 deletions

View File

@@ -19,7 +19,7 @@
--md-accent-fg-color: #999;
--md-typeset-color: #FEFEFE;
--md-typeset-a-color: #21C8B8;
--md-typeset-a-color: #21C8B8 !important;
}
/* https://github.com/squidfunk/mkdocs-material/issues/4832#issuecomment-1374891676 */
@@ -62,10 +62,6 @@
font-weight: 500;
}
.md-typeset a {
text-decoration: underline;
}
/* Image align center */
.center {
display: block;