MediaWiki:Common.css: Difference between revisions

From 时政文萃
Jump to navigationJump to search
(Created page with "→‎CSS placed here will be applied to all skins: body { font-size: larger; }")
 
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body { font-size: larger; }
#content h1 { color: #5a7425; font-size: 16px }
body.page-时政文萃 #content h1 { color: #5a7425; font-size: 20px}

Latest revision as of 01:01, 4 February 2024

/* CSS placed here will be applied to all skins */
#content h1 { color: #5a7425; font-size: 16px }
body.page-时政文萃 #content h1 { color: #5a7425; font-size: 20px}