mirror of
https://github.com/towalink/wgfrontend.git
synced 2025-06-28 09:16:58 +00:00
Round button corners
This commit is contained in:
parent
3220c1b548
commit
8c5a5d9964
@ -25,6 +25,7 @@ a:hover {
|
|||||||
.button {
|
.button {
|
||||||
background-color: blue;
|
background-color: blue;
|
||||||
border: none;
|
border: none;
|
||||||
|
border-radius: 4px;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 4px 2px;
|
padding: 4px 2px;
|
||||||
width: 110px;
|
width: 110px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user