Template:Team:TMU-Tokyo/Home.css

From 2013.igem.org

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