Adds .updated class to .entry-date when needed
This commit is contained in:
parent
31ac4d2b2d
commit
00570514d4
2 changed files with 4 additions and 2 deletions
|
@ -555,7 +555,7 @@ a:active {
|
|||
margin: 0 0 1.5em;
|
||||
}
|
||||
.byline,
|
||||
.updated {
|
||||
.updated:not(.published) {
|
||||
display: none;
|
||||
}
|
||||
.single .byline,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue