Difference between revisions of "MediaWiki:Common.css"

 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
     max-width: 100%;
 
     max-width: 100%;
 
     height: auto;
 
     height: auto;
     width: auto\9;
+
     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; }