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

 
(22 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
     border: 1px solid transparent;
 
     border: 1px solid transparent;
 
}
 
}
/*h2 {
+
 
    color: black;
+
    text-align: center;
+
    vertical-align: middle;
+
    font-size: 30px;
+
    line-height: 135%;
+
    margin-top: 0px;
+
    padding-top: 20px;
+
}*/
+
  
 
.medal_button_class a{
 
.medal_button_class a{
Line 39: Line 31:
 
}
 
}
  
.medal_button_class {
 
    margin-left: 20px;
 
    margin-right: 20px;
 
}
 
.medal_button_container {
 
    width: 810px;
 
    height: 130px;
 
    /*border: 2px solid purple;*/
 
    /*padding-left: 40px;*/
 
    margin-left: auto;
 
    margin-right: auto;
 
    margin-top: 30px;
 
    margin-bottom: 0px;
 
  
 
#container {
 
#container {
 
   text-align: justify;
 
   text-align: justify;
   height: 500px;
+
   height: 450px;
 
   font-size: 0.1px;
 
   font-size: 0.1px;
 
   width: 810px;
 
   width: 810px;
 
margin-top: 50px;
 
margin-top: 50px;
 
padding-top: 0px;
 
padding-top: 0px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 
/*border: 3px solid purple;*/
 
/*border: 3px solid purple;*/
 
}
 
}
 
#container div {
 
#container div {
 
     height: 575px;
 
     height: 575px;
  width: 230px;
+
    width: 230px;
  display: inline-block;
+
    display: inline-block;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
  
Line 76: Line 57:
  
 
.medal {
 
.medal {
     width: 230px;
+
     width: 250px;
     height: 200px;
+
     height: 190px;
 
     float: left;
 
     float: left;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
     background-size: 250px 450px;
+
     background-size: 250px 375px;
  
 
     padding-left: 10px;
 
     padding-left: 10px;
Line 93: Line 74:
 
     margin-top: 0px;
 
     margin-top: 0px;
 
}
 
}
p, h2 {
+
p {
 
     padding-top: 0px;
 
     padding-top: 0px;
 
     padding-left: 50px;
 
     padding-left: 50px;
Line 103: Line 84:
 
     padding-top: 0px;
 
     padding-top: 0px;
 
     padding-bottom:0px;
 
     padding-bottom:0px;
 +
    line-height: 150%;
 
}
 
}
 
h2 {
 
h2 {
 
     padding-top: 15px;
 
     padding-top: 15px;
     font-size: 24px;
+
     font-size: 32px;
 
     text-align: center;
 
     text-align: center;
 
     margin-top: 50px;
 
     margin-top: 50px;
Line 140: Line 122:
  
 
<div id="container">
 
<div id="container">
     <div id="bronze" class="medal medal_button_class">
+
     <div id="bronze" class="medal">
         <a href="https://2015.igem.org/Team:CU_Boulder/Bronze"><h2>BRONZE</h2></a>
+
         <h2><a href="https://2015.igem.org/Team:CU_Boulder/Bronze">BRONZE</a></h2>
 
         <p></p>
 
         <p></p>
 
     </div>
 
     </div>
  
        <a href="https://2015.igem.org/Team:CU_Boulder/Bronze" id="bronze">Bronze</a>
+
     <div id="silver" class="medal">
 
+
         <h2><a href="https://2015.igem.org/Team:CU_Boulder/Silver">SILVER</a></h2>
     <div id="silver" class="medal medal_button_class">
+
         <a href="https://2015.igem.org/Team:CU_Boulder/><h2>SILVER</h2></a>
+
 
         <p></p>
 
         <p></p>
 
     </div>
 
     </div>
  
 
     <div id="gold" class="medal">
 
     <div id="gold" class="medal">
         <a href="https://2015.igem.org/Team:CU_Boulder/Gold"><h2>GOLD</h2></a>
+
         <h2><a href="https://2015.igem.org/Team:CU_Boulder/Gold">GOLD</a></h2>
 
         <p></p>
 
         <p></p>
 
     </div>
 
     </div>
 +
 
</div>
 
</div>
  

Latest revision as of 00:53, 18 September 2015


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

Team:CU-Boulder - 2015.igem.org