From 63b1f80fea1ee32356b2728073549b5298c1dfed Mon Sep 17 00:00:00 2001 From: "U-DESKTOP-3VIS1T9\\junguler" Date: Sat, 22 Oct 2022 03:41:03 +0330 Subject: [PATCH] better spacing --- stuff/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 {