Team:UCLondon/Templates/bottom-content

From 2012e.igem.org

(Difference between revisions)
Line 28: Line 28:
     .left {
     .left {
           float:left;  
           float:left;  
-
          border-right-color: rgb(230, 230, 230);
 
-
          border-right-style: solid;
 
-
          border-right-width: 1px;
 
           width: 50%;
           width: 50%;
           clear: left;
           clear: left;
Line 39: Line 36:
             float: left;
             float: left;
             width: 45%;
             width: 45%;
-
             padding-left: 20px;  
+
             padding-left: 20px;
 +
            border-left-color: rgb(230, 230, 230);
 +
            border-left-style: solid;
 +
            border-left-width: 1px;  
       }
       }
      
      

Revision as of 23:28, 13 September 2012