User:4erospace/sandbox: Difference between revisions

m CSS test
m CSS test
Line 60: Line 60:
    
    
   #featured-article {
   #featured-article {
     height: 600px;
     height: 550px;
     width: 45%;
     width: 45%;
     padding-left: 20px;
     padding-left: 20px;
Line 71: Line 71:
    
    
   #main-page-nav {
   #main-page-nav {
     padding-top: 35px;
     padding-top: 15px;
     height: 600px;
     height: 550px;
     width: 55%;
     width: 55%;
   }
   }