Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
ย |
|
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 15:20, 16 May 2017
/* CSS placed here will be applied to all skins */
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
.externalimage-holder {
position: relative;
}
.externalimage-holder img {
width: 100%;
height: auto;
}
body { font-size: larger; }
h3 { color:brown;}
#p-navigation, #p-tb { display:none }