Learning_GTK4_tree/testsuite/reftests/label-fonts.css
2023-12-12 11:36:42 +01:00

7 lines
81 B
CSS

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