MediaWiki:Monobook.css: Difference between revisions
From Voyeurweb's Wiki about Sex
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
height: | height: 100px; | ||
width: | width: 1195px; | ||
overflow: visible; | overflow: visible; | ||
#column-one { | |||
padding-top: 100px; | |||
} | |||
#p-personal { | |||
top:100px; | |||
} | |||
Revision as of 08:26, 1 February 2013
/* CSS placed here will affect users of the Monobook skin */
#p-logo {
z-index: 3;
position: absolute; /*needed to use z-index */
top: 0;
left: 0;
height: 100px;
width: 1195px;
overflow: visible;
#column-one {
padding-top: 100px;
}
#p-personal {
top:100px;
}