mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
7 lines
104 B
CSS
7 lines
104 B
CSS
a {
|
|
border-bottom-width: 3;
|
|
border-left-width: 2;
|
|
border-right-width: 2;
|
|
border-top-width: 1;
|
|
}
|