mirror of
https://github.com/flarum/core.git
synced 2025-07-22 09:11:19 +02:00
8 lines
98 B
Plaintext
8 lines
98 B
Plaintext
.CommentPost--unapproved {
|
|
.Post-header,
|
|
.Post-body,
|
|
.Post-footer {
|
|
opacity: 0.5;
|
|
}
|
|
}
|