]> sipb.mit.edu Git - wiki.git/blobdiff - style.css
Add the Unix paper
[wiki.git] / style.css
index f7759ae0c7f882638a4c8ebdddd19813ffc668c7..e64b8c7121abcbffbec563c0de5dea62b2cd6036 100644 (file)
--- a/style.css
+++ b/style.css
@@ -13,7 +13,7 @@ a:link, a:visited {
        text-decoration: none;
        color:#0066CC;
 }
-a:link:hover, a:link:visited {
+a:hover {
        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;
+}
+