diff --git a/stuff/style.css b/stuff/style.css index 2c1c05863..a62ee3071 100755 --- a/stuff/style.css +++ b/stuff/style.css @@ -25,7 +25,8 @@ appearance: none; .m3u-player--left, .m3u-player--right { cursor: pointer; position: absolute; -top: 13px; +top: 19px; +filter: invert(1); } .m3u-player--left { @@ -41,6 +42,7 @@ right: -44px; .m3u-player--title { margin: auto; appearance: none; +padding-bottom: 6px; } button {