Changes

From Drawn to Life Wiki
297 bytes added ,  22:12, 17 November 2020
no edit summary
Line 26: Line 26:  
********/
 
********/
    +
/*******
 +
* PageContent *
 +
********/
 +
 +
#mw-head-base {
 +
    margin-top: 11em;
 +
    margin-left: 10em;
 +
    height: 5em;
 +
}
 +
 +
#p-personal {
 +
    right: 0;
 +
    top: -16em;
 +
    width: 100%;
 +
    background-color: aliceblue;
 +
}
 +
 +
#mw-head {
 +
    position: absolute;
 +
    top: 16em;
 +
    right: 0;
 +
    width: 100%;
 +
}
    
/*******
 
/*******