Updated styles for file upload card

This commit is contained in:
Peter Zimon 2021-12-14 14:38:49 +01:00
parent ffdf853323
commit 827f37255c
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -995,7 +995,7 @@ is the very first element in the post content */
}
/* Now the content typography styles */
.gh-content a:not(.gh-post-upgrade-cta a):not(.kg-bookmark-container):not(.kg-btn):not(.kg-nft-card-container):not(.kg-callout-card-accent a):not(a.kg-product-card-btn-accent) {
.gh-content a:not(.gh-post-upgrade-cta a):not(.kg-bookmark-container):not(.kg-btn):not(.kg-nft-card-container):not(.kg-callout-card-accent a):not(a.kg-product-card-btn-accent):not(.kg-file-card) {
color: var(--ghost-accent-color);
text-decoration: underline;
word-break: break-word;