4 lines
29 B
CSS
4 lines
29 B
CSS
|
|
.test-rule {
|
||
|
|
color: red;
|
||
|
|
}
|