Difference between revisions of "Template:Waterloo"

m
m (Fixed border sizing and spacing)
Line 46: Line 46:
 
         width: 134px;
 
         width: 134px;
 
         padding: 20px 0px;
 
         padding: 20px 0px;
         border-top: 14px solid #565656;
+
         border-top: 2px solid #565656;
 
         background-color: #E8E8E9;
 
         background-color: #E8E8E9;
 
     }
 
     }
Line 52: Line 52:
 
     /* Creates the container for the content */
 
     /* Creates the container for the content */
 
     #contentContainer {
 
     #contentContainer {
         padding-top:20px;
+
         padding: 20px 10px 0 20px;
        padding-right:10px;
+
 
         margin-bottom: 20px;
 
         margin-bottom: 20px;
 
         width: 814px;
 
         width: 814px;
        padding-left: 20px;
 
 
         float: left;
 
         float: left;
 
         background-color: #fff;  
 
         background-color: #fff;  
         border-top: 14px solid #565656;
+
         border-top: 2px solid #565656;
 
         font-family: Helvetica, "Trebuchet MS", sans-serif;
 
         font-family: Helvetica, "Trebuchet MS", sans-serif;
 
     }
 
     }

Revision as of 13:49, 9 June 2015