Add HopeTV sponsor

This commit is contained in:
Matthew Holt 2024-12-30 10:40:36 -07:00
parent 1325ce3cca
commit e103271b83
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
3 changed files with 28 additions and 6 deletions

View file

@ -567,6 +567,7 @@ div.ap-wrapper:fullscreen div.ap-player {
.sponsor-experience .experience-logo {
width: 150px;
margin: auto;
}
.sponsor-experience .experience-credit {
@ -600,6 +601,10 @@ div.ap-wrapper:fullscreen div.ap-player {
background: linear-gradient(to right, #635bff 30%, #d4b8ff);
}
.sponsor-experience.hopetv {
background: linear-gradient(to right, rgb(11, 77, 162) 30%, rgb(255, 212, 0));
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB