Template:Team:TMU-Tokyo/Home.css

From 2013.igem.org

(Difference between revisions)
Line 74: Line 74:
  }  
  }  
 +
.hajime table {
 +
    width: 950px;
 +
    height: 150px;
 +
    border: 1px #000000 solid;
 +
    background-color: #ffffff;
 +
    
 +
}
 +
  .idea  table{
 +
    width: 420px;
 +
    height: 150px;
 +
    border: 1px #000 solid;
 +
    background-color: #ffffff;
 +
 
 +
}
 +
 +
  .idea  caption {
 +
  text-align:left;
 +
}
 +
 +
  .idea  td {
 +
  border: 1px #000000 solid;
 +
  background-color: #f0ffff;
 +
  padding: 0 30px;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  border-radius : 50px 50px 50px 50px ;
 +
}
 +
 +
  .parts table{
 +
    width: 420px;
 +
    height: 150px;
 +
    border: 1px #000 solid;
 +
    background-color: #ffffff;
 +
}
 +
 +
  .parts caption {
 +
  text-align: left;
 +
}
 +
 +
  .parts td {
 +
  border: 1px #000000 solid;
 +
  background-color: #f0ffff;
 +
  padding: 0 20px;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  border-radius : 50px 50px 50px 50px ;
 +
}
 +
.hajime table {
 +
    width: 950px;
 +
    height: 150px;
 +
    border: 1px #000000 solid;
 +
    background-color: #ffffff;
 +
    
 +
}
 +
 +
  .idea  table{
 +
    width: 420px;
 +
    height: 150px;
 +
    border: 1px #000 solid;
 +
    background-color: #ffffff;
 +
 
 +
}
 +
 +
 +
  .idea  caption {
 +
  text-align:left;
 +
}
 +
 +
  .idea  td {
 +
  border: 1px #000000 solid;
 +
  background-color: #f0ffff;
 +
  padding: 0 30px;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  border-radius : 50px 50px 50px 50px ;
 +
}
 +
 +
  .parts table{
 +
    width: 420px;
 +
    height: 150px;
 +
    border: 1px #000 solid;
 +
    background-color: #ffffff;
 +
}
 +
 +
  .parts caption {
 +
  text-align: left;
 +
}
 +
 +
  .parts td {
 +
  border: 1px #000000 solid;
 +
  background-color: #f0ffff;
 +
  padding: 0 20px;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  border-radius : 50px 50px 50px 50px ;
 +
}
 +
 +
 +
.naka table {
 +
    width: 950px;
 +
    height: 150px;
 +
    border: 1px #000000 solid;
 +
    background-color: #ffffff;
 +
    
 +
}
 +
 +
  .future  table{
 +
    width: 420px;
 +
    height: 150px;
 +
    border: 1px #000 solid;
 +
    background-color: #ffffff;
 +
 
 +
}
 +
 +
 +
  .future  caption {
 +
  text-align:left;
 +
}
 +
 +
  .future  td {
 +
  border: 1px #000000 solid;
 +
  background-color: #f0ffff;
 +
  padding: 0 30px;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  border-radius : 50px 50px 50px 50px ;
 +
}
 +
 +
  .human table{
 +
    width: 420px;
 +
    height: 150px;
 +
    border: 1px #000 solid;
 +
    background-color: #ffffff;
 +
}
 +
 +
  .human caption {
 +
  text-align: left;
 +
}
 +
 +
  .human td {
 +
  border: 1px #000000 solid;
 +
  background-color: #f0ffff;
 +
  padding: 0 20px;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  border-radius : 50px 50px 50px 50px ;
 +
}
 +
.
 +
 +
.owari table {
 +
    width: 950px;
 +
    height: 150px;
 +
    border: 1px #000000 solid;
 +
    background-color: #ffffff;
 +
    
 +
}
 +
 +
  .safety  table{
 +
    width: 420px;
 +
    height: 150px;
 +
    border: 1px #000 solid;
 +
    background-color: #ffffff;
 +
 
 +
}
 +
 +
 +
  .safety  caption {
 +
  text-align:left;
 +
}
 +
 +
  .safety  td {
 +
  border: 1px #000000 solid;
 +
  background-color: #f0ffff;
 +
  padding: 0 30px;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  border-radius : 50px 50px 50px 50px ;
 +
}
 +
 +
  .achievement table{
 +
    width: 420px;
 +
    height: 150px;
 +
    border: 1px #000 solid;
 +
    background-color: #ffffff;
 +
}
 +
 +
  .achievement caption {
 +
  text-align: left;
 +
}
 +
 +
  .achievement td {
 +
  border: 1px #000000 solid;
 +
  background-color: #f0ffff;
 +
  padding: 0 20px;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  border-radius : 50px 50px 50px 50px ;
 +
}

Revision as of 13:01, 10 September 2013