MediaWiki:Monobook.css: Difference between revisions

From Voyeurweb's Wiki about Sex
Jump to navigationJump to search
No edit summary
No edit summary
Line 14: Line 14:


#p-personal {  
#p-personal {  
     top:100px;
     top:103px;
}
}

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