Fix GScan error

This commit is contained in:
Sodbileg Gansukh 2020-11-24 12:24:08 +08:00
parent 57ef32f01c
commit 6843cf81ba
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

@ -92,6 +92,12 @@
height: 20px; height: 20px;
} }
/* These classes will be deprecated. Keep them for GScan validation. */
.kg-bookmark-author,
.kg-bookmark-publisher {
display: inline;
}
.kg-bookmark-metadata > span { .kg-bookmark-metadata > span {
color: var(--dark-gray-color); color: var(--dark-gray-color);
} }