X-Git-Url: https://sipb.mit.edu:444/gitweb.cgi/wiki.git/blobdiff_plain/803cb272d0eee11c610ee0cf565c49567e61ac20..e9e9a06fadb367eba1aea13655a39f630bb2cf1a:/style.css diff --git a/style.css b/style.css index 94d6337..7b53ae2 100644 --- a/style.css +++ b/style.css @@ -13,7 +13,7 @@ a:link, a:visited { text-decoration: none; color:#0066CC; } -a:hover{ +a:link:hover, a:link:visited { text-decoration:underline; } #content-block{ @@ -376,3 +376,10 @@ width: 50%; float: right; margin-left: 2em; } + +.link-mailto +{ + background: url(images/mail_icon.gif) center right no-repeat; + padding: 0 18px; +} +