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