MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
#mw-content-text { | #mw-content-text { | ||
font-size: | font-size: 10em; | ||
} | } | ||
Line 20: | Line 20: | ||
#bodyContent { | #bodyContent { | ||
font-size: | font-size: 10em; | ||
} | } |
Revision as of 15:06, 12 December 2018
table.floatleft,div.floatleft {
margin:0 0.5em 0 0;
border:0
}
body {font-family: "sans-serif";}
div#content h1, div#content h2 {font-family: "sans-serif";}
body.page-Main_Page h1.firstHeading { display:none; }
#mw-content-text {
font-size: 10em;
}
/* jwf--Make text larger */
#bodyContent {
font-size: 10em;
}