MediaWiki:Common.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* Display text below main article header, located at MediaWiki:Tagline */ #siteSub { display: inline; font-size: 1.1em; font-weight: normal; font-style: italic;} body.page-Main_Page.action-view #siteSub, body.page-Main_Page.action-submit #siteSub {display: none;} #toc {width: 250px; font-size: 1em;} #mw-panel .portal a, #mw-panel .portal a:visited {font-size: 1.2em !important;} p {font-size: 1.11em;} .infobox { font-size: 1em; background: #fff; border: solid 1px #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 210px;} .infobox-title { font-size: 1.5em; text-align: center;} .infobox-image { text-align: center;} .infobox th { text-align: right; vertical-align: top; width: 120px;} .infobox td {vertical-align: top;} .red {color: red; font-size: 18pt;} .home { font-size: 0.9em; border: 1px solid #aaa !important; float: left; display: block; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; width: 100%;} #welcome { background: #f5edfb; padding: 0; margin: 0 0 10px 0; text-align: center; font-size: 1.2em;} #about {background: #f8fcff; padding: 10px 10px 10px 10px; margin: 0 0 0 0; font-size: 1em;} #title {background: #e8eef6; padding: 0 0 0 10px; margin: 0 0 1em 0; text-align: left; font-size: 1em;} #f5edfb; #e8eef6; #f9f7f7; #f8fcff;