Took 15 hours 7 minutes
This commit is contained in:
2022-11-17 00:46:19 +01:00
parent a356b39bad
commit c81713cd23
30 changed files with 4899 additions and 207 deletions

View File

@ -3,7 +3,8 @@
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 15%; /* Location of the box */
padding-top: 8%; /* Location of the box */
padding-bottom: 1%;
left: 0;
top: 0;
width: 100%; /* Full width */
@ -24,6 +25,7 @@
width: 80%;
text-align: center;
background-color: #FEFEFE;
margin-bottom: 5px;
}