2020-05-26 18:17:24 +02:00

13 lines
76 B
CSS

.output {
a: b;
}
.output-2 {
c: d;
}
.dr {
a: b;
}
.dr-2 {
c: d;
}