font-size: set commentary font size 16pt -> 12pt

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2020-01-03 14:14:26 +08:00
parent a9abb40615
commit 6dc2279f36
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ body {
padding-right: 1em;
position: absolute;
background-color: rgba(0,0,0, 0.50);
font-size: 16pt;
font-size: 12pt;
font-family: serif;
z-index: 10;
color: white;