improve print.css - saait - the most boring static page generator
HTML git clone git://git.codemadness.org/saait
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 555babcde8249eea662865995c5f955576c7a2a9
DIR parent 9d4b276b2b85fc874eaf45017e08082ca80ec4e0
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sat, 26 May 2018 12:27:02 +0200
improve print.css
Diffstat:
M print.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/print.css b/print.css
@@ -7,7 +7,7 @@ a:visited {
.hidden {
display: none;
}
-table {
+table, img {
border: 0;
}
table tr td {