forked from yevi.org/Ghost_Ruby_Theme
Fix GScan error
This commit is contained in:
parent
57ef32f01c
commit
6843cf81ba
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user