Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
6 deletions
-
css/style.css
|
@ -1715,7 +1715,7 @@ p.blogauthor { |
|
|
margin: 1.563rem auto; |
|
|
margin: 1.563rem auto; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.post-list a { |
|
|
.post-list-tags a { |
|
|
display: block; |
|
|
display: block; |
|
|
border-bottom: 1px solid #dadada; |
|
|
border-bottom: 1px solid #dadada; |
|
|
padding: .625rem 0; |
|
|
padding: .625rem 0; |
|
@ -1743,10 +1743,6 @@ p.blogauthor { |
|
|
letter-spacing: .01rem; |
|
|
letter-spacing: .01rem; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.post-list.entry-date { |
|
|
.post-list-tags.entry-date { |
|
|
float: right; |
|
|
float: right; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.post-content { |
|
|
|
|
|
padding: 2.5rem 0; |
|
|
|
|
|
} |
|
|
|
|
|