mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Upcoming ad warning now stays on screen until the ad actually starts
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user