fix at bout, woo
This commit is contained in:
parent
e222b1839e
commit
a6c7bcc200
|
@ -38,13 +38,15 @@
|
|||
width: 100%;
|
||||
}
|
||||
#score-a, #score-b {
|
||||
font-size: 100px;
|
||||
font-size: 150px;
|
||||
position: absolute;
|
||||
top: 30%;
|
||||
}
|
||||
#score-a {
|
||||
float: left;
|
||||
left: 10px;
|
||||
}
|
||||
#score-b {
|
||||
float: right;
|
||||
right: 10px;
|
||||
}
|
||||
html, p {
|
||||
padding: 0;
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
}
|
||||
|
||||
#timeouts-a, #timeouts-b, #score-a, #score-b, #jam, #period {
|
||||
color: yellow;
|
||||
color: white;
|
||||
font-family: sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 133%;
|
||||
|
|
Loading…
Reference in New Issue