Upcoming ad warning now stays on screen until the ad actually starts

This commit is contained in:
nuttylmao
2025-06-05 07:23:08 +10:00
parent 9c78aad6d6
commit 92295463cd
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ html {
background-color: #000000CC;
color: #FFFFFF;
padding: 10px 20px;
border-radius: 10px;
border-radius: 10px 0px 0px 10px;
display: table-cell;
position: absolute;
bottom: 15%;