cleanup, web interface

This commit is contained in:
2023-08-28 22:10:38 +02:00
parent 4fd7856736
commit d0f9f400f9
4 changed files with 23 additions and 29 deletions

View File

@@ -29,6 +29,7 @@ li {
.play-button.paused {
border-style: double;
border-width: 0px 0 0px 60px;
height: 74px;
}
.play-button:hover {
border-color: transparent transparent transparent darkgrey;