website: tweak doc layout and font sizes

This commit is contained in:
Yangshun
2022-03-18 08:12:15 +08:00
parent d2fd4f6d84
commit f159684c00
6 changed files with 28 additions and 7 deletions

View File

@ -83,6 +83,10 @@ div[class^='announcementBar_'] {
font-weight: bold;
}
.menu {
font-size: 0.875rem;
}
.theme-doc-markdown details {
--ifm-alert-background-color: transparent;
border: 1px solid var(--ifm-color-primary);