MediaWiki:Vector.css: Difference between revisions

From The Blockheads Wiki
>MintYogi
mNo edit summary
m (Reverted edit by FloofyPlasma (talk) to last revision by [[User:>Abcboy|>Abcboy]])
Tag: Rollback
 
(14 intermediate revisions by 2 users 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 */
/* increase Vector sidebar width */
/* increase Vector sidebar width */
div#mw-panel { width: 11em; }
div#footer, #mw-head-base, div#content, div#left-navigation { margin-left: 11em; }
div#footer, #mw-head-base, div#content { margin-left: 11em; }
div#googleadsense { margin-left: -1.25em; }
#left-navigation { left: 11em; }
#mw-panel { padding-left: 0.5em; }
div#mw-navigation div#mw-panel div#googleadsense div.body { margin-left: 8px; ]
#p-logo { left: 0.5em; }

Latest revision as of 16:13, 6 August 2024

/* CSS placed here will affect users of the Vector skin */
/* increase Vector sidebar width */
div#footer, #mw-head-base, div#content, div#left-navigation { margin-left: 11em; }
div#googleadsense { margin-left: -1.25em; }
#mw-panel { padding-left: 0.5em; }
#p-logo { left: 0.5em; }