MediaWiki:Timeless.css: Difference between revisions

From Riverview Legal Group
Jump to navigation Jump to search
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 Timeless skin: <style> #p-tb { display: none; } div#mw-panel { width: 250px; } div#footer, #mw-head-base, div#content { m...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Timeless skin */
/* CSS placed here will affect users of the Timeless 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>

Latest revision as of 04:03, 29 March 2020

/* CSS placed here will affect users of the Timeless skin */