mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(markdown): render moderation reason links
This commit is contained in:
@@ -657,8 +657,12 @@
|
||||
color: var(--post-mobile-abbr-text-color);
|
||||
--post-link-text-color: var(--post-mobile-abbr-text-color);
|
||||
--post-link-text-color-hover: var(--post-mobile-abbr-text-color);
|
||||
--post-content-link-text-decoration: underline;
|
||||
--post-content-link-text-decoration-hover: underline;
|
||||
--post-quotelink-text-color: var(--post-mobile-abbr-text-color);
|
||||
--post-quotelink-text-color-hover: var(--post-mobile-abbr-text-color);
|
||||
--post-quotelink-text-decoration: underline;
|
||||
--post-quotelink-text-decoration-hover: underline;
|
||||
}
|
||||
|
||||
.failedPublishNotice {
|
||||
|
||||
Reference in New Issue
Block a user