mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 08:40:08 +00:00
f021291423
The expected results are now more correct, but still not perfect.
8 lines
119 B
CSS
8 lines
119 B
CSS
* {
|
|
font-family: initial;
|
|
font-size: initial;
|
|
font-style: normal;
|
|
font-variant: normal;
|
|
font-weight: bold;
|
|
}
|