MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
} | } | ||
#body { | |||
font-family: sans-serif; | font-family: sans-serif; | ||
} | } | ||
#mw-body-content { | |||
font-size: 0.950em; | font-size: 0.950em; | ||
} | } | ||
Revision as of 00:09, 27 August 2022
.collapsible-list ul li ul {
display: none;
}
#body {
font-family: sans-serif;
}
#mw-body-content {
font-size: 0.950em;
}
#mw-panel {
font-family: Noto Sans;
}