mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
5c704621ac
Don't use nonexisting properties here either
12 lines
80 B
CSS
12 lines
80 B
CSS
a {
|
|
padding-top: 3px;
|
|
}
|
|
|
|
a {
|
|
padding-top: 2px;
|
|
}
|
|
|
|
a {
|
|
padding-top: 1px;
|
|
}
|