forked from rc/aircox
fix errors
This commit is contained in:
@ -169,7 +169,6 @@ ul.list {
|
||||
}
|
||||
|
||||
.date_list_item h3 {
|
||||
width: 100%;
|
||||
margin-top: 0em;
|
||||
}
|
||||
|
||||
@ -347,3 +346,12 @@ main .body ~ section:not(.comments) {
|
||||
}
|
||||
|
||||
|
||||
/** content: others **/
|
||||
.list_item.track .title {
|
||||
display: inline;
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user