Altered font size to be a bit more readable.

This commit is contained in:
Roger Labbe 2015-11-21 12:54:45 -08:00
parent b030488cb3
commit 5ae739a2c6

View File

@ -94,8 +94,9 @@
}
div.text_cell_render{
font-family: 'Fira sans', verdana,arial,sans-serif;
line-height: 125%;
font-size: 115%;
line-height: 150%;
font-size: 110%;
font-weight: 400;
text-align:justify;
text-justify:inter-word;
}