Skip to content

Commit 457397b

Browse files
Fixed bookmark card text color
1 parent c5dd484 commit 457397b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

assets/built/screen.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/built/screen.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/screen.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2381,6 +2381,7 @@ blockquote.kg-blockquote-alt {
23812381
.kg-bookmark-card a.kg-bookmark-container,
23822382
.kg-bookmark-card a.kg-bookmark-container:hover {
23832383
background: var(--background-color) !important;
2384+
color: var(--color-darker-gray) !important;
23842385
}
23852386

23862387
.kg-bookmark-card .kg-bookmark-content {

0 commit comments

Comments
 (0)