Template:Team:TMU-Tokyo/Home.css

From 2013.igem.org

(Difference between revisions)
Line 52: Line 52:
   border-radius : 50px 50px 50px 50px ;
   border-radius : 50px 50px 50px 50px ;
  }  
  }  
 +
 +
  .parts table{
 +
    width: 420px;
 +
    height: 150px;
 +
    border: 1px #000 solid;
 +
    background-color: #ffffff;
 +
    }
 +
 +
 +
  .parts caption {
 +
  text-align: center;
 +
}
 +
 +
  .parts td {
 +
  border: 1px #000000 solid;
 +
  background-color: #f0ffff;
 +
  padding: 0 30px;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  border-radius : 50px 50px 50px 50px ;
 +
}
 +

Revision as of 11:29, 10 September 2013