Template:Team:TMU-Tokyo/Home.css

From 2013.igem.org

(Difference between revisions)
Line 32: Line 32:
  }
  }
   
   
-
   .idea table{
+
   .idea, .parts table{
     width: 420px;
     width: 420px;
     height: 150px;
     height: 150px;
Line 42: Line 42:
-
   .idea caption {
+
   .idea, .parts caption {
   text-align: center;
   text-align: center;
  }
  }
-
   .idea td {
+
   .idea, .parts td {
   border: 1px #000000 solid;  
   border: 1px #000000 solid;  
   background-color: #f0ffff;
   background-color: #f0ffff;
Line 55: Line 55:
  }  
  }  
   
   
-
   .parts table{
+
    
-
    width: 420px;
+
-
    height: 150px;
+
-
    border: 0px #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:42, 10 September 2013