You've already forked Ghost-Theme-Source
Fixed bookmark card background color
This commit is contained in:
@@ -2378,6 +2378,11 @@ blockquote.kg-blockquote-alt {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.kg-bookmark-card a.kg-bookmark-container,
|
||||
.kg-bookmark-card a.kg-bookmark-container:hover {
|
||||
background: var(--background-color) !important;
|
||||
}
|
||||
|
||||
.kg-bookmark-card .kg-bookmark-content {
|
||||
padding: 1.15em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user