Difference between revisions of "MediaWiki:Vector.css"
From Pangaea Wiki
MyraMidnight (Talk | contribs) |
MyraMidnight (Talk | contribs) |
||
Line 11: | Line 11: | ||
overflow: invisible; | overflow: invisible; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
− | |||
list-style: inline; | list-style: inline; | ||
font-size: 75%; | font-size: 75%; | ||
} | } |
Revision as of 13:28, 13 March 2016
/* CSS placed here will affect users of the Vector skin */ div#mw-head {background-image: url(/resources/assets/pang/pangaea-header-light.png); background-repeat: no-repeat; background-position: center top;} #p-cactions { position: relative; left: 13.3em; margin: 0; white-space:nowrap; width: 75%; line-height: 1.1em; overflow: invisible; border-collapse: collapse; list-style: inline; font-size: 75%; }