mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
7 lines
88 B
CSS
7 lines
88 B
CSS
@import "reset-to-defaults.css";
|
|
|
|
GtkLabel {
|
|
font-size: 40px;
|
|
font-style: italic;
|
|
}
|