Remove posts css rules

This commit is contained in:
kpcyrd 2014-09-10 15:17:46 +02:00
commit eb494a186c
2 changed files with 1 additions and 18 deletions

View file

@ -118,23 +118,6 @@ a:visited { color: #205caa; }
.home h1 { margin-bottom: 25px; }
.posts { list-style-type: none; }
.posts li { margin-bottom: 30px; }
.posts .post-link {
font-size: 24px;
letter-spacing: -1px;
line-height: 1;
}
.posts .post-date {
display: block;
font-size: 15px;
color: #818181;
}
/* Post styles */
/* ----------------------------------------------------------*/