New Blockish theme

* Adding a new blockish theme with a blue header and an adaptive
design.
* Printable PDF version still needs some work, but overall, this is a
nice layout.
This commit is contained in:
Craig Davis
2013-03-19 09:45:36 -05:00
parent de7d544e11
commit 54c28189e1
11 changed files with 160 additions and 39 deletions

View File

@@ -1,5 +1,6 @@
body.pdf {
color: black;
background: none;
a {
text-decoration: none;
@@ -18,6 +19,9 @@ body.pdf {
.resume {
position:relative;
padding: 40px 80px;
-webkit-box-shadow: none;
box-shadow: none;
}
a[href$='.pdf'] {
@@ -48,10 +52,13 @@ body.pdf {
}
blockquote {
top: 40px;
top: 45px;
right: 50px;
position: absolute;
}
blockquote a {
color: #F7F2C7;
}
ul li {
width: 28%;