User:4erospace/sandbox: Difference between revisions

m CSS test
m CSS test
Line 60: Line 60:
    
    
   #featured-article {
   #featured-article {
     height: 500px;
     height: 600px;
     width: 40%;
     width: 40%;
     padding-left: 20px;
     padding-left: 20px;
Line 71: Line 71:
    
    
   #main-page-nav {
   #main-page-nav {
     height: 500px;
     height: 600px;
     width: 55%;
     width: 55%;
   
    border: solid;
    border-width: 2px;
    border-radius: 10px;
    border-color: #eaecf0;
   }
   }