A small fix in the print stylesheet.
This commit is contained in:
parent
170bc0822c
commit
9134fc8f78
@ -1,5 +1,6 @@
|
|||||||
|
html,
|
||||||
body {
|
body {
|
||||||
background-color: #ff;
|
background-color: #fff;
|
||||||
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
|
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
color: #000;
|
color: #000;
|
||||||
|
Reference in New Issue
Block a user