This commit is contained in:
Julian Appel 2024-05-06 21:51:13 +02:00
parent a3e98a0207
commit 340ab1236e
4 changed files with 18 additions and 23 deletions

View file

@ -6,6 +6,7 @@ html, body {
body {
/* padding: 50px; */
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
background-color: #47BAEA;
}
a {
@ -17,7 +18,8 @@ a {
font-family: 'Seven Segment', sans-serif;
font-weight: bold;
height: 100%;
font-size: 50vh
font-size: 50vh;
}
.score {