Difference between revisions of "MediaWiki:Common.css"
Answersadmin (talk | contribs)  | 
				Answersadmin (talk | contribs)   | 
				||
| Line 8: | Line 8: | ||
     width: auto;  |      width: auto;  | ||
}  | }  | ||
| + | |||
| + | |||
| + | |||
| + | #f-poweredbyico { display: none; }  | ||
| + | #ca-talk { display:none!important; }  | ||
| + | |||
| + | #ca-history { display:none!important; }  | ||
| + | |||
| + | #t-specialpages { display:none!important; }  | ||
| + | |||
| + | |||
| + | |||
| + | #t-whatlinkshere { display:none!important; }  | ||
Latest revision as of 05:00, 25 April 2019
/* CSS placed here will be applied to all skins */
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
.topbanner img {
    max-width: 100%;
    height: auto;
    width: auto;
}
#f-poweredbyico { display: none; }
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#t-specialpages { display:none!important; }
#t-whatlinkshere { display:none!important; }