MediaWiki:Common.css: Difference between revisions

From Pompedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
body { font-size: 12px; }
div#mw-panel div.portal h4,
div#mw-panel div.portal div.body ul li {
  font-size: 2.0em; /* default is 0.75em */
}

Latest revision as of 14:33, 22 April 2024

body { font-size: 12px; }