Template:Team:TMU-Tokyo/link

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
 
<style>
<style>
Line 8: Line 8:
  }
  }
-
   a :hover{
+
   a:hover{
-
     color: #a8ffa8;
+
     color: #a8ffa8 ;
-
 
+
}
}
</style>
</style>

Revision as of 01:57, 27 September 2013

<style>


 a:link { 
   text-decoration:none; 
   color:;"
}
  a:hover{
    color: #a8ffa8 ;

}

</style>