Learning_GTK4_tree/testsuite/reftests/label-fonts.css

8 lines
81 B
CSS

#label {
font-family: nonexisting,Sans;
}
#reference {
font-family: Sans;
}