MediaWiki:Common.css: Difference between revisions

From The FunKey Wiki
Content added Content deleted
m (Edited CSS)
m (Fixing CSS)
Line 2: Line 2:
.mw-editsection { display:none!important; }
.mw-editsection { display:none!important; }


div.thumbinner {
.thumbinner {
width:36px;
width:36px;
background-color:white;
background-color:white;

Revision as of 02:27, 30 August 2020

/* CSS placed here will be applied to all skins */
.mw-editsection { display:none!important; }

.thumbinner {
width:36px;
background-color:white;
}