update
Took 15 hours 7 minutes
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user