body,
- wikitext > .category {
font-family: Open Sans, sans-serif; }
- wikitext > .category:last-child {
font-size: 0.875rem; }
input, textarea, select, button { font-family: Open Sans, system-ui; }
code, pre { font-family: Triplicate Code, monospace; }
h2, #pageTitle, #pageTitle h1, #pageTitle * { font-family: 'Century 731'; }
h2 { font-size: 1.65em; }
- pagetitle h1 {
padding: 0; }
- wikiedit textarea {
font-family: Inconsolata; font-size: 1rem; height: calc(100vh - 420px); }
a.footnote { font-size: inherit; }
- wikitext a { font-weight: 600; }
- wikitext strong a { font-weight: inherit; }
- wikitext .fpltemplate a,
- wikitext .fpldictindex a,
- wikitext .frame a,
- wikitext #htoc a,
- wikitext .category a
{ font-weight: inherit; }
/* DELETE THIS LATER OR MOVE INTO vector.css or something */ .OborWiki-log {
grid-column-start: 1; grid-column-end: -1;
}