You know the drill

This commit is contained in:
2020-12-06 01:19:39 +01:00
parent 9531dadd69
commit 7e39d2dab9
9 changed files with 144 additions and 79 deletions
@@ -25,7 +25,7 @@ h1 {
margin-bottom: 5%;
}
h2.categoryHeader {
h2 {
color: #FFF;
}
@@ -53,6 +53,11 @@ input {
text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.errorCode {
margin-top: 10%;
color: #bb1515;
}
html,
body {
width: 100%;