Line 1: | Line 1: | ||
- | a {text-decoration: none; } | + | <head> |
- | + | <style> | |
- | + | a:link{ text-decoration:none; } | |
+ | a:visited{ text-decoration:none; } | ||
+ | a:active{ text-decoration:none; } | ||
+ | a:hover{ text-decoration:none; } | ||
+ | </style> | ||
+ | </head> | ||
*'''[http://circuits.mpimf-heidelberg.mpg.de Open PhD position at Max Planck Institute]''' | *'''[http://circuits.mpimf-heidelberg.mpg.de Open PhD position at Max Planck Institute]''' |
<head> <style> a:link{ text-decoration:none; } a:visited{ text-decoration:none; } a:active{ text-decoration:none; } a:hover{ text-decoration:none; } </style> </head>