test
This commit is contained in:
parent
3bd9e70327
commit
f9e8d0cabb
1 changed files with 2 additions and 1 deletions
|
@ -55,9 +55,10 @@
|
||||||
color: #d5c4a1;
|
color: #d5c4a1;
|
||||||
font-size: 0px;
|
font-size: 0px;
|
||||||
border-radius: 500px;
|
border-radius: 500px;
|
||||||
|
padding: 5px;
|
||||||
background-color: #1E1E1E;
|
background-color: #1E1E1E;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 2px;
|
border-width: 3px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: 25%;
|
background-size: 25%;
|
||||||
|
|
Loading…
Reference in a new issue