gtk2/testsuite/css/parser/declarations-valid-09.ref.css
2013-05-15 15:37:17 +02:00

5 lines
72 B
CSS

* {
background-color: shade(@bg_color, 0.5);
color: rgb(255,0,0);
}