Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
|||
Line 11: | Line 11: | ||
.tocnumber { display: none; } | .tocnumber { display: none; } | ||
− | blockquote {font-weight: | + | blockquote {font-weight: normal; font-style: italic;} |
Revision as of 06:30, 23 March 2021
/* CSS placed here will be applied to all skins */ h1 {display: none;} h2 {font-weight: bold; font-size: 200% !important;} img {margin: 1em 0 1em 0 !important;} .gallerytext, .thumbcaption {font-size: 85% !important;} .tocnumber { display: none; } blockquote {font-weight: normal; font-style: italic;}