mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 10:20:07 +00:00
6f25168db3
Follow the style of the other tests and provide style for both the test and ref.
8 lines
81 B
CSS
8 lines
81 B
CSS
#label {
|
|
font-family: nonexisting,Sans;
|
|
}
|
|
|
|
#reference {
|
|
font-family: Sans;
|
|
}
|