mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-08 03:30:17 +00:00
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;
|
|
}
|