rDrama/files/assets/css/rDrama.css

8 lines
66 B
CSS

.mod:before {
content: '(((';
}
.mod:after {
content: ')))';
}