fix pdf letter spacing

This commit is contained in:
Jon Wolfe 2016-03-17 16:45:11 -04:00
parent f67df3e4fa
commit ab93217be3
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ table {
td:first-child {
text-align: right;
color: #c00000;
letter-spacing: 2px;
/* letter-spacing: 2px; PDF hates letter spacing */
font-weight: bold;
}