mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
Updated NFT card styles
This commit is contained in:
parent
370b9ec74e
commit
b5b1ea001e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -995,7 +995,7 @@ is the very first element in the post content */
|
||||
}
|
||||
|
||||
/* Now the content typography styles */
|
||||
.gh-content a:not(.kg-bookmark-container):not(.kg-btn):not(.kg-nft-card) {
|
||||
.gh-content a:not(.kg-bookmark-container):not(.kg-btn):not(.kg-nft-card-container) {
|
||||
color: var(--ghost-accent-color);
|
||||
text-decoration: underline;
|
||||
word-break: break-word;
|
||||
@ -1773,7 +1773,7 @@ html.dark-mode .gh-content :not(pre) > code {
|
||||
color: var(--color-wash);
|
||||
}
|
||||
|
||||
html.dark-mode .gh-content a:not(.kg-btn):not(.kg-nft-card) {
|
||||
html.dark-mode .gh-content a:not(.kg-btn):not(.kg-nft-card-container) {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
@ -1911,7 +1911,7 @@ html.dark-mode .site-archive-header .no-image {
|
||||
color: var(--color-wash);
|
||||
}
|
||||
|
||||
html.auto-color .gh-content a:not(.kg-btn):not(.kg-nft-card) {
|
||||
html.auto-color .gh-content a:not(.kg-btn):not(.kg-nft-card-container) {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user