Difference between revisions of "MediaWiki:Common.css"

From Mashinky
Jump to: navigation, search
(Temporary style for testing new HP)
(No difference)

Revision as of 11:52, 16 October 2017

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

.temporarystyle table.mainmenuCol{
float:left;
width:25%;
min-height:300px;
}
.temporarystyle table.mainmenuCol .wikitable{
width:100%;
border-collapse: separate;
 border:none
}

.temporarystyle table.mainmenuCol .wikitable td {
    background-color: transparent;
    border: none;
}