Learning_GTK4_tree/testsuite/css/change/test1.css

14 lines
123 B
CSS

/* Just a basic test of the machinery */
box {
color: red;
}
label {
color: green;
}
label.test2 {
color: blue;
}