Removed obsolete resume.html, updated styles to look better for printing
This commit is contained in:
+12
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user