Difference between revisions of "MediaWiki:Monobook.css"
(No difference)
|
Revision as of 21:23, 2 February 2012
/* CSS placed here will affect users of the Monobook skin */
#p-logo {
top: 0;
left: 0;
position: absolute; /*needed to use z-index */
z-index: 3;
height: 100px;
width: 12em;
overflow: visible;
}