Update WebServices/Peertube/custom-peertube.css
This commit is contained in:
parent
bd627bd736
commit
c4bad60d90
1 changed files with 1 additions and 1 deletions
|
|
@ -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: 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-size: cover;
|
||||||
background-color: transparent !important;
|
background-color: var(--mainHoverColor) !important;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-position: center center !important;
|
background-position: center center !important;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue