MediaWiki:Common.css: Difference between revisions
From Pompedia
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| 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 | div#mw-panel div.portal h4, | ||
div#mw-panel div.portal div.body ul li { | div#mw-panel div.portal div.body ul li { | ||
font-size: 2.0em; /* default is 0.75em */ | font-size: 2.0em; /* default is 0.75em */ | ||
} | } | ||
Revision as of 13:15, 22 April 2024
/* CSS placed here will be applied to all skins */
div#mw-panel div.portal h4,
div#mw-panel div.portal div.body ul li {
font-size: 2.0em; /* default is 0.75em */
}