5 lines
63 B
CSS
5 lines
63 B
CSS
|
.link {
|
||
|
background-color: white;
|
||
|
border-radius: 5px;
|
||
|
}
|