This commit is contained in:
krahets
2023-06-18 03:47:44 +08:00
parent a9284d0c36
commit 15bd8fa191
86 changed files with 189 additions and 178 deletions
+1 -5
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;