1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-11-22 08:10:10 +00:00

fix pdf letter spacing

This commit is contained in:
Jon Wolfe 2016-03-17 16:45:11 -04:00
parent f67df3e4fa
commit ab93217be3

View File

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