MediaWiki:Common.css: Difference between revisions
From UO-Phoenix Wikipedia
								| No edit summary Tag: Reverted | No edit summary Tag: Manual revert | ||
| Line 1: | Line 1: | ||
| /* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| div#mw-panel div.portal h3, | div#mw-panel div.portal h3, | ||
| div#mw-panel div.portal div.body ul li { | div#mw-panel div.portal div.body ul li { | ||
|     font-size: 0.75em; font-weight: bold; |     font-size: 0.75em; font-weight: bold; | ||
| } | } | ||
Latest revision as of 10:19, 26 October 2025
/* CSS placed here will be applied to all skins */
div#mw-panel div.portal h3,
div#mw-panel div.portal div.body ul li {
   font-size: 0.75em; font-weight: bold;
}
