MediaWiki:Common.css: Difference between revisions

From 时政文萃
Jump to navigationJump to search
No edit summary
Tag: Reverted
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 */
#firstHeading{
font:bold 20px Georgia, serif;
}


.mw-body-content h2 {
.mw-body-content h2 {
     font:italic bold 12px/30px Georgia, serif;
     font:italic bold 8px/30px Georgia, serif;
}
}

Revision as of 00:19, 4 February 2024

/* CSS placed here will be applied to all skins */

.mw-body-content h2 {
    font:italic bold 8px/30px Georgia, serif;
}