mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-21 16:13:55 +00:00
commit
a3b241d8d1
1 changed files with 1 additions and 1 deletions
|
@ -397,7 +397,7 @@ a {
|
|||
border-radius: 25%;
|
||||
border: 4px solid;
|
||||
background-color: var(--color);
|
||||
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);
|
||||
border-color: rgba(0, 0, 0, 0.125);
|
||||
color: rgba(0, 0, 0, 0.5);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue