This commit is contained in:
Coby Chapple 2013-07-08 16:46:46 +01:00
parent c800e57075
commit 08d9f4e8e9
1 changed files with 1 additions and 9 deletions

View File

@ -517,14 +517,6 @@ article h2:first-child {
margin-top: 0;
}
.news article {
margin-bottom: 20px;
}
.news .post-meta {
}
.post-category,
.post-meta {
display: inline-block;
@ -603,7 +595,7 @@ article h2:first-child {
}
.news article + article {
margin-top: -30px;
margin-top: -10px;
border-radius: 0 0 10px 10px;
border-top: 1px solid #555;
box-shadow: 0 -1px 0 #2f2f2f;