mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
e9e557a353
Seems these were not kept up-to-date with the recent CSS parser changes.
8 lines
117 B
CSS
8 lines
117 B
CSS
* {
|
|
font-family: "Sans";
|
|
font-size: 15px;
|
|
font-style: normal;
|
|
font-variant: normal;
|
|
font-weight: normal;
|
|
}
|