Keep bookmark author and publisher classes for GScan

This commit is contained in:
Sodbileg Gansukh 2021-03-02 16:53:53 +08:00
parent fd89c6575c
commit 609507d22d
3 changed files with 8 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2144,6 +2144,12 @@ Usage (In Ghost editor):
height: 22px;
}
/* These classes will be deprecated. Keep them for GScan validation. */
.kg-bookmark-author,
.kg-bookmark-publisher {
display: inline;
}
.kg-bookmark-metadata > span {
line-height: 1.5em;
}