MediaWiki:Vector.css: verschil tussen versies

Uit wiki-lilaca
Ga naar: navigatie, zoeken
Regel 3: Regel 3:
 
margin-left:250px !important;
 
margin-left:250px !important;
 
}
 
}
 +
/* increase Vector sidebar width */
 +
div#mw-panel { width: 250px; }
 +
div#footer, #mw-head-base, div#content { margin-left: 250px; }
 +
#left-navigation { margin-left: 250px; }

Versie van 21 feb 2016 om 23:05

/* CSS die hier wordt geplaatst heeft alleen invloed op het uiterlijk Vector */
#p-cactions .pBody, #content {
margin-left:250px !important;
}
/* increase Vector sidebar width */
div#mw-panel { width: 250px; }
div#footer, #mw-head-base, div#content { margin-left: 250px; }
#left-navigation { margin-left: 250px; }