diff --git a/css/main.css b/css/main.css index 49978bd..d1fcd90 100644 --- a/css/main.css +++ b/css/main.css @@ -985,7 +985,7 @@ select[multiple] { background-image: url("../img/pat.png"); } .person--hester { - background-image: url("../img/hester.png"); } + background-image: url("../img/hester.jpg"); } .person--euge { background-image: url("../img/euge.png"); } @@ -994,7 +994,7 @@ select[multiple] { background-image: url("../img/andrei.png"); } .person--maciej { - background-image: url("../img/maciej.png"); } + background-image: url("../img/maciej.jpg"); } .person--philip { background-image: url("../img/philip.png"); } diff --git a/img/hester.jpg b/img/hester.jpg new file mode 100644 index 0000000..dd71b62 Binary files /dev/null and b/img/hester.jpg differ diff --git a/img/maciej.jpg b/img/maciej.jpg new file mode 100644 index 0000000..7805d73 Binary files /dev/null and b/img/maciej.jpg differ diff --git a/index.html b/index.html index e1c8590..da66620 100755 --- a/index.html +++ b/index.html @@ -6,14 +6,14 @@ - - + + - - - - - + + + + + Status Design @@ -37,7 +37,7 @@ - + @@ -268,9 +268,9 @@