Difference between revisions of "MediaWiki:Common.css"
From NFTPO Model
(7 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 */ | ||
− | #mw-content-text | + | #mw-content-text img {max-width:100%; height:auto;} |
+ | |||
+ | |||
+ | #mw-content-text p, #mw-content-text ul, #mw-content-text ol, #mw-content-text h1,#mw-content-text h2,#mw-content-text h3,#mw-content-text h4,#mw-content-text h5,#mw-content-text h6, #mw-content-text table {margin-bottom:30px!important;} | ||
+ | #ca-viewsource { display:none!important; } |
Latest revision as of 20:44, 20 October 2016
/* CSS placed here will be applied to all skins */ #mw-content-text img {max-width:100%; height:auto;} #mw-content-text p, #mw-content-text ul, #mw-content-text ol, #mw-content-text h1,#mw-content-text h2,#mw-content-text h3,#mw-content-text h4,#mw-content-text h5,#mw-content-text h6, #mw-content-text table {margin-bottom:30px!important;} #ca-viewsource { display:none!important; }