Update v1.0.1

Took 1 hour 27 minutes
This commit is contained in:
2022-11-23 23:56:46 +01:00
parent 6446896565
commit 1b8376644e
63 changed files with 146 additions and 50 deletions

View File

@ -23,7 +23,7 @@ html * {
-webkit-user-select: none; /* Safari */
-ms-user-select: none; /* IE 10 and IE 11 */
user-select: none; /* Standard syntax */
cursor: none;
}
@ -55,6 +55,12 @@ h1 {
}
h2 {
font-size: 1.45em;
font-weight: 500;
margin-bottom: 2%;
}
#overlay {
color: white;