Increased font size for lightning talk

This commit is contained in:
Stefan `Sec` Zehl 2012-01-02 20:16:30 +01:00
parent 037bee9103
commit ccfacc566b
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ div.score
color: #33FF33;
background-color: transparent;
width: 640px;
font-size: 20px;
font-size: 30px;
font-family: courier new;
}
div.player
@ -40,7 +40,7 @@ div.player
color: #33FF33;
background-color: transparent;
width: 640px;
font-size: 20px;
font-size: 30px;
font-family: courier new;
}
</style>