Removed obsolete resume.html, updated styles to look better for printing

This commit is contained in:
Lani Aung
2013-02-07 15:46:27 -08:00
parent a9588d52f9
commit 51ce75d7cb
5 changed files with 22 additions and 122 deletions
+12 -1
View File
@@ -1,7 +1,7 @@
body
{
background-color: #FFF;
font-size: 12px;
font-size: 11.5px;
padding: 0;
}
@@ -21,6 +21,11 @@ article
width: 80%;
}
footer
{
display: none;
}
h1
{
font-size: 2em;
@@ -41,6 +46,12 @@ section header
font-size: 1.5em;
}
time
{
clear: both;
float: none;
}
#contact-details
{
font-size: 0.8em;