You must log in to edit PetroWiki. Help with editing

Content of PetroWiki is intended for personal use only and to supplement, not replace, engineering judgment. SPE disclaims any and all liability for your use of such content. More information


MediaWiki:Vector.css: Difference between revisions

PetroWiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: div#mw-panel { width: 300px !important; margin-left:50px !important} div#footer, #mw-head-base, div#content { mar...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin Test */




Line 5: Line 5:
div#footer, #mw-head-base, div#content { margin-left: 310px; !important }
div#footer, #mw-head-base, div#content { margin-left: 310px; !important }
#left-navigation { margin-left: 310px; !important}
#left-navigation { margin-left: 310px; !important}
#p-logo a{width:18em !important;}

Latest revision as of 19:30, 29 April 2022

/* CSS placed here will affect users of the Vector skin Test */


div#mw-panel { width: 300px !important; margin-left:50px !important} 
div#footer, #mw-head-base, div#content { margin-left: 310px; !important }
#left-navigation { margin-left: 310px; !important}
#p-logo a{width:18em !important;}