1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2024-11-21 16:13:55 +00:00

Fixed option button style

This commit is contained in:
Aarex Tiaokhiao 2020-09-07 12:56:08 -04:00
parent 3d8b95475f
commit e34dc0fdcd

View file

@ -370,7 +370,7 @@ a {
height: 100px;
width: 100px;
border-radius: 25%;
border: 1px solid black;
border: 4px solid;
background-color: #a1a1a1;
border-color: rgba(255, 255, 255, 0.125) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(255, 255, 255, 0.125);
cursor: pointer;