mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(post): improve styling of deleted and removed comments
This commit is contained in:
@@ -441,13 +441,14 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.removedContent, .deletedContent {
|
||||
.redEditMessage {
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
color: red;
|
||||
}
|
||||
|
||||
.removedContent {
|
||||
text-transform: uppercase;
|
||||
.grayEditMessage {
|
||||
color: var(--post-mobile-abbr-text-color);
|
||||
}
|
||||
|
||||
.backlink, .backlinkHash {
|
||||
|
||||
Reference in New Issue
Block a user