All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Old School Near-Reality Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:49, 4 October 2022 Jacmob talk contribs created page MediaWiki:Minerva.less/fonts.less (Created page with "// <pre> ================== variables ==================: @system-font-stack: system-ui, -apple-system, Roboto, Helvetica, sans-serif; ================== body ==================: // use system font instead of IBM Plex Sans for faster load times body { font-family: @system-font-stack; // default is too small @media all and (max-width: 320px) { font-size: .9em; } } #mw-content-text { line-height: 1.7em...")