Update style.css

This commit is contained in:
noxy 2017-02-02 13:17:40 +00:00
parent 8a527e7ab5
commit 24e5e881aa

View File

@ -67,9 +67,11 @@ li.post {
} }
a { a {
color: #9f0; color: #9f0;
text-decoration: none;
} }
a:hover { a:hover {
color: #74c100; color: #74c100;
text-decoration: underline;
} }
.medium, .thumbnail { .medium, .thumbnail {