tyle
This commit is contained in:
parent
585a50b918
commit
8b28ed33fc
2 changed files with 12 additions and 2 deletions
|
|
@ -148,7 +148,7 @@ a:hover, a:active {
|
|||
|
||||
.meta {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 24px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.meta > span {
|
||||
|
|
@ -156,6 +156,16 @@ a:hover, a:active {
|
|||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.meta-post {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
.meta-post > span {
|
||||
display: inline;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue