diff --git a/css/fonts.css b/css/fonts.css index 3972eff..182ce94 100755 --- a/css/fonts.css +++ b/css/fonts.css @@ -4,7 +4,7 @@ @font-face { font-family: 'hackregular'; src: url('fonts/hack/Hack-Regular-webfont.woff2') format('woff2'), - url('fonts/hack/Hack-Regular-webfont.woff') format('woff'), + url('fonts/hack/Hack-Regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; diff --git a/css/layout.css b/css/layout.css index 6c6377b..f4d3a30 100755 --- a/css/layout.css +++ b/css/layout.css @@ -66,6 +66,12 @@ header { overflow: hidden; } +@media only screen and (max-width: 1920px){ + header { + background: #161415 url(../images/header-background_1920.jpg) no-repeat top center; + } +} + /* vertically center banner section */ header:before { content: ''; @@ -1010,7 +1016,7 @@ call-to-action .button { } #contact .oneline { - margin-top: 1px; + margin-top: 3px; float: left; margin-left: 12px; } diff --git a/images/profilepic.jpg b/images/avatar.jpg similarity index 100% rename from images/profilepic.jpg rename to images/avatar.jpg diff --git a/images/avatar_thumb.jpg b/images/avatar_thumb.jpg new file mode 100644 index 0000000..9c6d0f5 Binary files /dev/null and b/images/avatar_thumb.jpg differ diff --git a/images/header-background_1920.jpg b/images/header-background_1920.jpg new file mode 100644 index 0000000..6a8d661 Binary files /dev/null and b/images/header-background_1920.jpg differ diff --git a/index.html b/index.html index fb89070..5a3290f 100755 --- a/index.html +++ b/index.html @@ -77,13 +77,13 @@ @@ -520,14 +520,16 @@
- + + +

Dennis Potter

  • -
  • +