MediaWiki:Monobook.css: Difference between revisions

From Voyeurweb's Wiki about Sex
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:
         width: 1195px;
         width: 1195px;
         overflow: visible;
         overflow: visible;
}


#column-one {
#column-one {

Revision as of 08:38, 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:103px;
}