Skip to content

Commit

Permalink
Fixed bookmark card text color
Browse files Browse the repository at this point in the history
  • Loading branch information
minimaluminium committed Jul 10, 2024
1 parent c5dd484 commit 457397b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/built/screen.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/built/screen.css.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -2381,6 +2381,7 @@ blockquote.kg-blockquote-alt {
.kg-bookmark-card a.kg-bookmark-container,
.kg-bookmark-card a.kg-bookmark-container:hover {
background: var(--background-color) !important;
color: var(--color-darker-gray) !important;
}

.kg-bookmark-card .kg-bookmark-content {
Expand Down

0 comments on commit 457397b

Please sign in to comment.