gtk/tests/reftests/grid-span.css

16 lines
151 B
CSS
Raw Normal View History

#red {
background-color: red;
}
#green {
background-color: green;
}
#blue {
background-color: blue;
}
#yellow {
background-color: yellow;
}