17 lines
194 B
CSS
17 lines
194 B
CSS
.escape\|random\|char {
|
|
color: red;
|
|
}
|
|
.mixin\!tUp {
|
|
font-weight: bold;
|
|
}
|
|
.\34 04 {
|
|
background: red;
|
|
}
|
|
.\34 04 strong {
|
|
color: fuchsia;
|
|
font-weight: bold;
|
|
}
|
|
.trailingTest\+ {
|
|
color: red;
|
|
}
|