diff --git a/index.html b/index.html index ee9f396..76441b5 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@
- +
@@ -174,28 +174,28 @@
- +
- +
- +
- +
diff --git a/main.css b/main.css index e4f6d48..75a7e2a 100644 --- a/main.css +++ b/main.css @@ -46,7 +46,7 @@ li.sign { width: 300px; display: inline-block; float: left; - background-image: url(Images/signature1.JPG); + background-image: url(Images/signature1.jpg); background-size: 100% 100%; background-repeat: no-repeat; text-decoration: none; @@ -216,7 +216,7 @@ div.skills { overflow: hidden; font-family: 'Raleway', sans-serif; text-align: left; - background-image: url(Images/dark_embroidery.PNG); + background-image: url(Images/dark_embroidery.png); background-size: cntain; } p.skillsBanner { @@ -289,7 +289,7 @@ p.parallaxImg { height: 100%; width: 100%; position: absolute; - background-image: url(Images/parallax.JPG); + background-image: url(Images/parallax.jpg); background-repeat: no-repeat; background-size: 150% 250%; background-position: bottom; @@ -359,7 +359,7 @@ div.phone { height: 100px; margin: 0 0 50px 0; opacity: .75; - background-image: url(Images/phone.JPG); + background-image: url(Images/phone.jpg); border-radius: 10px 0 0 10px; } p.phoneText { @@ -376,7 +376,7 @@ div.email { height: 100px; margin: 0 0 50px 0; opacity: .75; - background-image: url(Images/phoneEmail.JPG); + background-image: url(Images/phoneEmail.jpg); border-radius: 0 10px 10px 0; } p.emailText {