Changes

From Drawn to Life Wiki
no edit summary
Line 32: Line 32:  
/*Position of top page controls*/
 
/*Position of top page controls*/
 
#mw-head {
 
#mw-head {
     top: 16em;
+
     top: 19em;
 +
}
 +
/*Moves edit buttons, etc, down*/
 +
.mw-body {
 +
    padding: 4.25em 1.5em 1.5em 1.5em;
 
}
 
}
 
     /********************/
 
     /********************/