MediaWiki:Common.css: Difference between revisions
From UO-Phoenix Wikipedia
								| No edit summary | No edit summary Tag: Reverted | ||
| Line 1: | Line 1: | ||
| /* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| 	background-image: url('images/bg_animated.gif'); | |||
| 	background-repeat: repeat; | |||
| 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; | ||
| } | } | ||
Revision as of 10:19, 26 October 2025
/* CSS placed here will be applied to all skins */
	background-image: url('images/bg_animated.gif');
	background-repeat: repeat;
div#mw-panel div.portal h3,
div#mw-panel div.portal div.body ul li {
   font-size: 0.75em; font-weight: bold;
}
