Template:Team:TMU-Tokyo/Home.css

From 2013.igem.org

(Difference between revisions)
 
(36 intermediate revisions not shown)
Line 6: Line 6:
      
      
     }  
     }  
 +
 
 +
      table.stand td a:link, table.imple td a :link{
 +
        text-decoration:none;
 +
        display:block;
 +
        color:#000000;
 +
     width:100%;
 +
     height:100%;
 +
 }
 +
      table.stand td a:hover, table.imple td a:hover{
 +
        text-decoration:none;
 +
        color:#ff89ff;}
-
    table .head tr {font-size: 14;
+
      table.imple td a, table.stand td a{
-
      font-weight: bold ;
+
        display:block;
-
      font-family : Segoe Print , sans-serif ;  
+
        color:#000000;
 +
     width:100%;
 +
     height:100%;
}
}
 +
   .description table {
   .description table {
Line 31: Line 45:
         border: 1px #fa6c99 solid;  
         border: 1px #fa6c99 solid;  
         background-color: fff;
         background-color: fff;
-
         padding: 0 30px;
+
         padding: 0px 30px;
-
       text-align: left;
+
       text-align :left;
         vertical-align: middle;
         vertical-align: middle;
-
}        border-radius: 50px 50px 50px 50px;
+
        border-radius: 50px 50px 50px 50px;
-
   table.imple {
+
}
 +
   table.imple   {
         padding : 0 ;
         padding : 0 ;
-
         border: 1px #57f0fe solid;  
+
         border: 1px #01cbdd solid;  
         background-color: fff;
         background-color: fff;
-
         padding: 0 30px;
+
         padding: 0px 30px;
       text-align: left;
       text-align: left;
         vertical-align: middle;
         vertical-align: middle;

Latest revision as of 17:45, 27 September 2013