forked from MarseyWorld/MarseyWorld
fix post actions colors on mobile on 4chan theme
parent
6d413aa7a7
commit
5be46f9204
|
@ -147,8 +147,8 @@ blockquote a {
|
|||
color: #949494 !important;
|
||||
}
|
||||
|
||||
.comment-actions > * {
|
||||
color: var(--gray-500);
|
||||
.comment-actions > *, .post-actions > * {
|
||||
color: var(--gray-500) !important;
|
||||
}
|
||||
|
||||
.spoiler, spoiler {
|
||||
|
|
Loading…
Reference in New Issue