Template:Team:Uppsala/synbio

From 2013.igem.org

(Difference between revisions)
Line 59: Line 59:
}
}
 +
table{
 +
float:    middle;
 +
padding:  10px;
 +
}
 +
 +
.title{
 +
padding:  10px;
 +
font-family:  "Times New Roman", Times, serif;
 +
font-style:  bold;
 +
font-size:  25px;
 +
 +
}
 +
 +
.timer
 +
 +
 
 +
    background-color: white;
 +
width:    80%;
 +
    margin:    auto;
 +
       
 +
}
 +
 +
.time
 +
{
 +
  padding:  15px;
 +
  border-radius:  15px;
 +
  box-shadow:  5px 5px 15px rgba(110,110,110, .8);
 +
  background-color: RGB(182,230,253);
 +
  text-align:  center;
 +
  width:    40px;
 +
  height:    40px;
 +
/* text-shadow:  inset 0px 0px 20px rgba(255,255,255, 1);*/
 +
  font-family:  "Times New Roman", Times, serif;
 +
  font-style:  bold;
 +
  font-size:  30px;
 +
 
 +
}
 +
 +
.space{
 +
font-style:  bold;
 +
font-size:  30px;
 +
text-align:  center;
 +
    width:    36px;
 +
    height:    36px;
 +
}
</html>
</html>

Revision as of 19:38, 22 August 2013