mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 08:40:08 +00:00
8 lines
115 B
CSS
8 lines
115 B
CSS
|
* {
|
||
|
font-family: "Sans";
|
||
|
font-size: 15;
|
||
|
font-style: normal;
|
||
|
font-variant: normal;
|
||
|
font-weight: normal;
|
||
|
}
|