MediaWiki:Common.css: Difference between revisions

From Hurraki - Plain Language Dictionary
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
html, body {
html, body {
     font-family: Arial;
     font-family: Arial;
     font-size: 18px;
     font-size: 12px;
}
}

Revision as of 22:22, 19 November 2015

html, body {
    font-family: Arial;
    font-size: 12px;
}