Update v1.0.1
Took 1 hour 27 minutes
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user