Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
m |
m |
||
Line 4: | Line 4: | ||
font-size:12pt; | font-size:12pt; | ||
} | } | ||
+ | /* increase Vector sidebar width */ | ||
+ | div#mw-panel {width:12em;} | ||
+ | div#footer, #mw-head-base, div#content {margin-left: 12em;} | ||
+ | #left-navigation {left: 12em;} |
Revision as of 16:48, 23 April 2013
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */ *{ font-size:12pt; } /* increase Vector sidebar width */ div#mw-panel {width:12em;} div#footer, #mw-head-base, div#content {margin-left: 12em;} #left-navigation {left: 12em;}