Added @fahmi182 CSS for Issue #95

This commit is contained in:
Kanti 2014-09-20 12:06:55 +02:00
commit 66069694a3

View file

@ -582,8 +582,16 @@ ul li, ol li{
margin:0;
}
.about, .social, .archive, .comments, .tagcloud {
margin-bottom:2em;
.about, .social, .archive, .comments, .tagcloud, .recent {
margin-bottom: 2em;
}
.recent li:before {
content: "►";
font-size: 12px;
-webkit-font-smoothing: antialiased;
margin-right: 5px;
color: #21759B;
}
/*-------------------------