Difference between revisions of "Team:CU Boulder/medals"

Line 17: Line 17:
 
}
 
}
 
#container div {
 
#container div {
  width: 29%;
 
 
     height: 575px;
 
     height: 575px;
   min-width: 230px;
+
   width: 230px;
 
   display: inline-block;
 
   display: inline-block;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
     background-size: 100% 650px;
+
     background-size: 200px 350px;
 
}
 
}
 
#container:after {
 
#container:after {
 
   content: '';
 
   content: '';
   width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
+
   /*width: 100%;*/ /* Ensures there are at least 2 lines of text, so justification works */
 
   display: inline-block;
 
   display: inline-block;
 
}
 
}
Line 37: Line 36:
 
     padding-left: 10px;
 
     padding-left: 10px;
 
     padding-right: 10px;
 
     padding-right: 10px;
     margin-top: 40px;
+
     margin-top: 30px;
     margin-bottom: 50px;
+
     margin-bottom: 20px;
 
     margin-left: 0px;
 
     margin-left: 0px;
 
     margin-right: 0px;
 
     margin-right: 0px;

Revision as of 23:40, 17 September 2015


<!DOCTYPE html> Team:CU_Boulder - 2015.igem.org

Team:CU-Boulder - 2015.igem.org