1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00

updated resume

This commit is contained in:
2016-01-10 23:18:04 -06:00
parent 1ed9be8a7c
commit 9efbbb4228
8 changed files with 130 additions and 43 deletions

View File

@@ -3,7 +3,7 @@ html {
}
body {
font-family: 'Raleway', sans-serif;
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}
a {
@@ -14,6 +14,10 @@ a {
text-align: center;
}
.resume{
font-size: 12pt;
font-weight: 400;
}
.header {
height: 400px;
background: url("../images/headerBackground.jpg") center no-repeat;