Tweak printed CV and update with latest copy

This commit is contained in:
2013-03-30 22:52:35 +00:00
parent 6df133ca92
commit 0037ba5ec6
3 changed files with 13 additions and 5 deletions

Binary file not shown.

View File

@@ -99,7 +99,7 @@
margin: 0;
/* workaround display bug in wkhtmltopdf */
min-height: 100cm;
/*min-height: 100cm;*/
}
a {
@@ -110,4 +110,12 @@
margin-left: 1.5em;
}
#cv div.row {
margin-bottom: 0.25em;
}
#cv h4 {
margin-top: 0.25em;
}
}