Update WebServices/Peertube/custom-peertube.css

This commit is contained in:
Settoshi Tonami 🎷🐛 2025-03-26 12:40:02 +01:00
parent bd627bd736
commit c4bad60d90

View file

@ -15,7 +15,7 @@ body {
/* */
background: linear-gradient(to bottom, hsla(0, 14.3%, 6.9%, 1), hsla(0, 14.3%, 6.9%, .5)), url(https://www.basspistol.com/images/bpist-wireframe-background-outline.svg);
background-size: cover;
background-color: transparent !important;
background-color: var(--mainHoverColor) !important;
background-attachment: fixed;
background-position: center center !important;
}