Template:PKU Beijing/Style
From 2009.igem.org
(Difference between revisions)
Line 36: | Line 36: | ||
font-family: Verdana, Arial, Helvetica, sans-serif; | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
color: #000000; | color: #000000; | ||
+ | a:link { | ||
+ | color: #000000; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | a:visited { | ||
+ | text-decoration: underline; | ||
+ | color: #000000; | ||
+ | } | ||
+ | a:hover { | ||
+ | text-decoration: none; | ||
+ | color: #000000; | ||
+ | } | ||
+ | a:active { | ||
+ | text-decoration: underline; | ||
+ | color: #000000; | ||
+ | } | ||
} | } | ||
--> | --> | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 16:27, 24 June 2009