Template:Team:TMU-Tokyo/Home.css

From 2013.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 7: Line 7:
     }  
     }  
    
    
-
       table .stand td a, table.imple 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 .stand td a:hover, table.imple td a:hover
+
       table.stand td a:hover, table.imple td a:hover{
-
        {color:#ff89ff;}
+
        text-decoration:none;
 +
        color:#ff89ff;}
 +
 
 +
      table.imple td a, table.stand td a{
 +
        display:block;
 +
        color:#000000;
 +
     width:100%;
 +
     height:100%;
 +
}

Latest revision as of 17:45, 27 September 2013