MediaWiki:Vector.css: verschil tussen versies

Uit wiki-lilaca
Ga naar: navigatie, zoeken
 
Regel 1: Regel 1:
 
/* CSS die hier wordt geplaatst heeft alleen invloed op het uiterlijk Vector */
 
/* CSS die hier wordt geplaatst heeft alleen invloed op het uiterlijk Vector */
 
#p-cactions .pBody, #content {
 
#p-cactions .pBody, #content {
margin-left:250px !important;
+
margin-left:300px !important;
 
}
 
}
 
/* increase Vector sidebar width */
 
/* increase Vector sidebar width */
div#mw-panel { width: 250px; }
+
div#mw-panel { width: 300px; }
div#footer, #mw-head-base, div#content { margin-left: 250px; }
+
div#footer, #mw-head-base, div#content { margin-left: 300px; }
#left-navigation { margin-left: 250px; }
+
#left-navigation { margin-left: 300px; }

Huidige versie van 20 mrt 2016 om 21:58

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