font-size: set commentary font size 16pt -> 12pt
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
a9abb40615
commit
6dc2279f36
@ -31,7 +31,7 @@ body {
|
|||||||
padding-right: 1em;
|
padding-right: 1em;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: rgba(0,0,0, 0.50);
|
background-color: rgba(0,0,0, 0.50);
|
||||||
font-size: 16pt;
|
font-size: 12pt;
|
||||||
font-family: serif;
|
font-family: serif;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
color: white;
|
color: white;
|
||||||
|
Loading…
Reference in New Issue
Block a user