Update lukeflix.css

This commit is contained in:
2026-07-25 02:02:10 -06:00
parent 42d519bc5a
commit 5e1d8c9f71

View File

@@ -2398,7 +2398,7 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
.play_arrow {
color: black;
background-color: var(--abyss-accent) !important;
background-color: rgba(var(--abyss-accent)) !important;
padding-left: 15px;
border-radius: 50%;
}