Increased font size for lightning talk
This commit is contained in:
parent
037bee9103
commit
ccfacc566b
|
@ -32,7 +32,7 @@ div.score
|
||||||
color: #33FF33;
|
color: #33FF33;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
width: 640px;
|
width: 640px;
|
||||||
font-size: 20px;
|
font-size: 30px;
|
||||||
font-family: courier new;
|
font-family: courier new;
|
||||||
}
|
}
|
||||||
div.player
|
div.player
|
||||||
|
@ -40,7 +40,7 @@ div.player
|
||||||
color: #33FF33;
|
color: #33FF33;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
width: 640px;
|
width: 640px;
|
||||||
font-size: 20px;
|
font-size: 30px;
|
||||||
font-family: courier new;
|
font-family: courier new;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue