MediaWiki:Vector.css: Difference between revisions

Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
/* positioning for custom logos and whatnot */
.logothing {
display: block;
width: 160px;
position: absolute;
left: -12.2em;
top: -2.8em;
background: none;
}


<style>
<style>