Changes

From Drawn to Life Wiki
no edit summary
Line 331: Line 331:  
     width: 100%;
 
     width: 100%;
 
     margin-left: 0;
 
     margin-left: 0;
    margin-top: 7em;
   
     height: 13.5em;
 
     height: 13.5em;
 +
    position: absolute;
 +
    bottom: 0;
 
}
 
}
 
/*Hides Powered by MediaWiki; re-add in text*/
 
/*Hides Powered by MediaWiki; re-add in text*/
Line 343: Line 344:  
     box-shadow: #000c 0px 0px 5px;
 
     box-shadow: #000c 0px 0px 5px;
 
     height: 69px; /*nice*/
 
     height: 69px; /*nice*/
 +
    position: absolute;
 +
    bottom: 215px;
 +
    width: 100%;
 
}
 
}
 
/*Links*/
 
/*Links*/