MediaWiki:Common.css: Difference between revisions

From 时政文萃
Jump to navigationJump to search
No edit summary
Tag: Reverted
No edit summary
 
(12 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 */
#firstHeading{
#content h1 { color: #5a7425; font-size: 16px }
font:bold 20px Georgia, serif;
body.page-时政文萃 #content h1 { color: #5a7425; font-size: 20px}
}
 
.mw-body-content h2 {
    font:italic bold 12px/30px Georgia, serif;
}

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}