mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 05:59:50 +08:00
6 lines
84 B
CSS
6 lines
84 B
CSS
.toxicComment {
|
|
color: red;
|
|
font-weight: bold;
|
|
padding: 12px 15px 10px 15px
|
|
}
|