Fix #84
@@ -522,6 +522,9 @@ div.recent-posts-time {
font-size: 75%;
font-weight: normal;
}
+a#allposts:hover {
+ color: #333;
+}
.proj-desc {
color: #999;
font: .9em 'PT Sans', 'Helvetica Neue', Arial, Sans-Serif;