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:
parent
f67df3e4fa
commit
ab93217be3
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user