Team:NCTU Formosa/source/header-biobricks

From 2014.igem.org

(Difference between revisions)
Line 6: Line 6:
div.card2{
div.card2{
  background: #ffff;
  background: #ffff;
 +
margin: 0px auto;
 +
position: relative;
 +
padding: 15px;
 +
right: 30px;
 +
box-shadow: 0px 3px rgba(0, 0, 0, 0.1);
 +
font-family: Open Sans;
 +
color: #5D0D0D;
 +
font-size: 14px;
 +
border-radius: 2px;
 +
}
 +
.cont .li .card2 {
 +
    margin-left: 20px;
 +
    margin-right: 20px;
 +
}
 +
.cont > .li > .card2 {
 +
    width: 75%;
}
}
#cover{
#cover{

Revision as of 12:41, 5 October 2014