revert bg color
This commit is contained in:
parent
02e58d6fe7
commit
baebe46177
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ a {
|
|||
font-size: 1.3rem;
|
||||
border: 2px gray solid;
|
||||
border-radius: 6px;
|
||||
background-color: rgb(15, 0, 30);
|
||||
background-color: black;
|
||||
padding: 8px;
|
||||
margin: 3px;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in a new issue