mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
7 lines
89 B
CSS
7 lines
89 B
CSS
* {
|
|
margin-bottom: 3px;
|
|
margin-left: 5px;
|
|
margin-right: 10px;
|
|
margin-top: 5px;
|
|
}
|