Cleanup
This commit is contained in:
parent
a3e98a0207
commit
340ab1236e
4 changed files with 18 additions and 23 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue