MediaWiki:Vector.css: Difference between revisions
From Riverview Legal Group
Access restrictions were established for this page. If you see this message, you have no access to this page.
(Created page with "→‎CSS placed here will affect users of the Vector skin: <style> #p-tb { display: none; } div#mw-panel { width: 250px; } div#footer, #mw-head-base, div#content { mar...") |
(No difference)
|
Revision as of 03:57, 29 March 2020
/* CSS placed here will affect users of the Vector skin */ <style> #p-tb { display: none; } div#mw-panel { width: 250px; } div#footer, #mw-head-base, div#content { margin-left: 12em; } #left-navigation { margin-left: 12em; } </style>