User:4erospace/sandbox: Difference between revisions

m CSS test
m CSS test
Line 60: Line 60:
    
    
   #featured-article {
   #featured-article {
     height: 550px;
     height: 540px;
     width: 45%;
     width: 45%;
     padding-left: 20px;
     padding-left: 20px;
Line 72: Line 72:
    
    
   #main-page-nav {
   #main-page-nav {
     padding-top: 10px;
     padding-top: 0px;
     height: 550px;
     height: 540px;
     width: 55%;
     width: 55%;
   }
   }