MediaWiki:Common.css: Difference between revisions
Appearance
Blanked the page Tag: Blanking |
No edit summary |
||
Line 1: | Line 1: | ||
html,body,input{ | |||
font-family:'Noto Sans',Tahoma,sans-serif; | |||
} | |||
.mw-body h1, | |||
.mw-body h2{ | |||
font-family:'Noto Sans',Tahoma,sans-serif; | |||
} | |||
textarea,pre, code, tt, kbd, samp, .mw-code { | |||
font-family:'Noto Mono',monospace,Courier; | |||
} |