fix: Improve contrast on audio button label
This commit is contained in:
parent
8cbf8300d8
commit
488cdcd780
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ footer a:hover {
|
|||
.mp3 {
|
||||
background-color:#cecece;
|
||||
border-radius:6px;
|
||||
color:#696969;
|
||||
color:#3f3f3f;
|
||||
height:26px;
|
||||
margin-top:12px;
|
||||
position:relative;
|
||||
|
|
Loading…
Reference in a new issue