Update CSS for CV printing, hide unnecessary fields

This commit is contained in:
2012-01-09 02:36:25 +00:00
parent f42858f6b8
commit 09f39b00d7
2 changed files with 13 additions and 9 deletions

View File

@@ -68,7 +68,11 @@
}
#page_content {
margin: 1.5em;
margin-left: 1.5em;
}
#skills {
page-break-before: always;
}
}