From 24e5e881aa269721131768508de027c75e794a4d Mon Sep 17 00:00:00 2001 From: noxy Date: Thu, 2 Feb 2017 13:17:40 +0000 Subject: [PATCH] Update style.css --- s/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/s/style.css b/s/style.css index 9e4e193..fa80221 100644 --- a/s/style.css +++ b/s/style.css @@ -67,9 +67,11 @@ li.post { } a { color: #9f0; + text-decoration: none; } a:hover { color: #74c100; + text-decoration: underline; } .medium, .thumbnail {