fix one color code of play button

This commit is contained in:
JuliusHerrmann 2021-10-15 03:03:49 +02:00
parent 7c8fcc2633
commit 40b1a9688b

View File

@ -16,7 +16,7 @@
outline: none;
font-size: 25pt;
color: #eeeeee;
background-color: #0C8F50;
background-color: #0A8E4E;
border-radius: 10px;
padding: 5px 10px;
}