rDrama/files/assets/css/rDrama.css

7 lines
71 B
CSS

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