Cleanup whitespace in templates
This commit is contained in:
parent
65d6c262a8
commit
ca731f5736
9 changed files with 129 additions and 131 deletions
|
|
@ -82,13 +82,21 @@ ul {
|
|||
list-style: none;
|
||||
}
|
||||
|
||||
.post-date {
|
||||
.post-date, .link-date {
|
||||
color: #777;
|
||||
font-size: 14px;
|
||||
margin-top: 0px;
|
||||
text-decoration-thickness: 0.1px;
|
||||
}
|
||||
|
||||
article .post-date {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.link-date {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
ol {
|
||||
margin-top: 5px;
|
||||
margin-left: 30px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue