font size tweak
This commit is contained in:
parent
2cfc358023
commit
d787ecb377
|
@ -83,7 +83,7 @@
|
||||||
(if color?
|
(if color?
|
||||||
(html
|
(html
|
||||||
[:pre
|
[:pre
|
||||||
{:style "font-size:5pt; letter-spacing:1px; line-height:4pt; font-weight:bold;"}
|
{:style "font-size:6pt; letter-spacing:1px; line-height:5pt; font-weight:bold;"}
|
||||||
output])
|
output])
|
||||||
output)))
|
output)))
|
||||||
|
|
||||||
|
|
Reference in a new issue