Difference between revisions of "MediaWiki:Common.css"

From Mashinky
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
.temporarystyle div.mainmenuCol{
 
float:left;
 
width:25%;
 
min-height:300px;
 
}
 
.temporarystyle div.mainmenuCol table.wikitable{
 
width:100%;
 
border-collapse: separate;
 
border:none;
 
background-color: transparent;
 
}
 
 
.temporarystyle div.mainmenuCol table.wikitable td {
 
    background-color: transparent;
 
    border: none;
 
}
 

Revision as of 08:39, 18 October 2017

/* CSS placed here will be applied to all skins */