Template:Team:TMU-Tokyo/Home.css

From 2013.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 7: Line 7:
     }  
     }  
    
    
-
       table.stand td a {
+
       table.stand td a:link, table.imple td a :link{
         text-decoration:none;
         text-decoration:none;
         display:block;
         display:block;
-
         color:#000;
+
         color:#000000;
     width:100%;
     width:100%;
     height:100%;
     height:100%;
 }
 }
-
      table.imple td a {
+
      table.stand td a:hover, table.imple td a:hover{
         text-decoration:none;
         text-decoration:none;
 +
        color:#ff89ff;}
 +
 +
      table.imple td a, table.stand td a{
         display:block;
         display:block;
-
         color:#000;
+
         color:#000000;
     width:100%;
     width:100%;
     height:100%;
     height:100%;
-
 }
+
}
-
      table.stand td a:hover{color:#ff89ff;}
+
-
      table.imple td a:hover{color:#ff89ff;}
+

Latest revision as of 17:45, 27 September 2013