Difference between revisions of "MediaWiki:Vector.css"
From SimCity Wiki
(36 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
} | } | ||
− | + | div#mw-panel div.portal { | |
− | + | padding-bottom: 5px; | |
− | |||
− | |||
} | } | ||
− | # | + | div#p-namespaces { |
− | + | margin-left: 1em; | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | #mw- | + | div#mw-panel div.portal { |
− | + | margin: 0 0.6em 0 0; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | div. | + | div#mw-panel div.portal div.body ul li { |
− | + | margin-left: 1em; | |
− | |||
− | |||
− | div. | ||
− | |||
− | |||
} | } | ||
− | + | /* background colors and whatnot */ | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 09:20, 1 March 2017
/* CSS placed here will affect users of the Vector skin */ /* widen the sidebar */ div#mw-panel { width: 12em; } div#footer, #mw-head-base, div#content { margin-left: 12em; } #left-navigation { left: 12em; } div#mw-panel div.portal { padding-bottom: 5px; } div#p-namespaces { margin-left: 1em; } div#mw-panel div.portal { margin: 0 0.6em 0 0; } div#mw-panel div.portal div.body ul li { margin-left: 1em; } /* background colors and whatnot */