From 2c6700d7bd2df3b6a3e7b68b975847e8199f7d61 Mon Sep 17 00:00:00 2001 From: Patricia Perez Date: Tue, 3 Jan 2017 14:37:29 +0000 Subject: [PATCH 01/10] i added the ears and move it's locatation. --- potato.css | 5 ++++- potatohead.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 5c1d358..d953b79 100644 --- a/potato.css +++ b/potato.css @@ -27,7 +27,10 @@ h1 { /* Insert CSS for ears below this line*/ - +#ears_image { + top: 110px; + left: 55px +} diff --git a/potatohead.html b/potatohead.html index d039b2b..1e05965 100755 --- a/potatohead.html +++ b/potatohead.html @@ -14,7 +14,7 @@

Mr. Potato Head

- + From 2fb04bfa7088cc1ba883c0660d5aecf5d3cefc6e Mon Sep 17 00:00:00 2001 From: Jasmine Serrano Date: Wed, 4 Jan 2017 14:04:00 +0000 Subject: [PATCH 02/10] I chnaged the eyes --- potato.css | 5 ++++- potatohead.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 5c1d358..e833be5 100644 --- a/potato.css +++ b/potato.css @@ -32,7 +32,10 @@ h1 { /* Insert CSS for eyes below this line*/ - +#eyes_image { + top: 100px; + left: 130px; +} diff --git a/potatohead.html b/potatohead.html index d039b2b..7b2cccf 100755 --- a/potatohead.html +++ b/potatohead.html @@ -15,7 +15,7 @@

Mr. Potato Head

- + From a1f8855887fba20333dbe2798a555c17a1c35c26 Mon Sep 17 00:00:00 2001 From: Joshwa Budhu Date: Tue, 10 Jan 2017 14:22:14 +0000 Subject: [PATCH 03/10] Im done --- potato.css | 5 ++++- potatohead.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 5c1d358..be9cd5e 100644 --- a/potato.css +++ b/potato.css @@ -22,7 +22,10 @@ h1 { top: 28px; left: 68px; } /* Insert CSS for arms below this line*/ - +#moustache_image { + top:150px; + left:90px; +} diff --git a/potatohead.html b/potatohead.html index d039b2b..c3cc292 100755 --- a/potatohead.html +++ b/potatohead.html @@ -21,7 +21,7 @@

Mr. Potato Head

- + From 3a33e2f859e92af5d244f58d61f8944822b46024 Mon Sep 17 00:00:00 2001 From: Patricia Perez Date: Tue, 10 Jan 2017 14:24:12 +0000 Subject: [PATCH 04/10] I added the ears and the shoes --- potato.css | 2 +- potatohead.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index d953b79..a621c15 100644 --- a/potato.css +++ b/potato.css @@ -29,7 +29,7 @@ h1 { /* Insert CSS for ears below this line*/ #ears_image { top: 110px; - left: 55px + left: 58px } diff --git a/potatohead.html b/potatohead.html index 1e05965..f336a3b 100755 --- a/potatohead.html +++ b/potatohead.html @@ -22,7 +22,7 @@

Mr. Potato Head

- + From 5561cc7b0bd4d278b4f17e2d9f7d9b99d0e4efaa Mon Sep 17 00:00:00 2001 From: Patricia Perez Date: Tue, 10 Jan 2017 14:38:51 +0000 Subject: [PATCH 05/10] adding semicolon --- potato.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index a621c15..3e0b396 100644 --- a/potato.css +++ b/potato.css @@ -29,7 +29,7 @@ h1 { /* Insert CSS for ears below this line*/ #ears_image { top: 110px; - left: 58px + left: 58px; } @@ -75,7 +75,10 @@ h1 { /* Insert CSS for shoes below this line*/ - +#shoes_image { + top:295px; + left:45px; +} From 95c72f5b6f763907bcd75bfc5b1d5068c12f469d Mon Sep 17 00:00:00 2001 From: Alexzandria Collins Date: Wed, 11 Jan 2017 14:04:19 +0000 Subject: [PATCH 06/10] i added arms --- potato.css | 5 ++++- potatohead.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 5c1d358..51143f2 100644 --- a/potato.css +++ b/potato.css @@ -23,7 +23,10 @@ h1 { } /* Insert CSS for arms below this line*/ - +#arms_image{ + top: 120px; + left:10px; +} /* Insert CSS for ears below this line*/ diff --git a/potatohead.html b/potatohead.html index d039b2b..da46579 100755 --- a/potatohead.html +++ b/potatohead.html @@ -13,7 +13,7 @@

Mr. Potato Head

- + From 4b034f0fe31d6be2604c279f25186907781280e0 Mon Sep 17 00:00:00 2001 From: Kristofer Heyward Date: Wed, 11 Jan 2017 14:05:52 +0000 Subject: [PATCH 07/10] I added the eyesgit add .git add .git add . --- potato.css | 4 +++- potatohead.html | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/potato.css b/potato.css index 5c1d358..760ddb3 100644 --- a/potato.css +++ b/potato.css @@ -32,7 +32,9 @@ h1 { /* Insert CSS for eyes below this line*/ - +#eyes_image{ + top: 120px; left: 130px; +} diff --git a/potatohead.html b/potatohead.html index d039b2b..526cd90 100755 --- a/potatohead.html +++ b/potatohead.html @@ -15,9 +15,9 @@

Mr. Potato Head

- + - + From 442200425c026c47d685f90608657f14171567c0 Mon Sep 17 00:00:00 2001 From: Taijon Date: Wed, 11 Jan 2017 14:31:44 +0000 Subject: [PATCH 08/10] i added the eyebrows --- potato.css | 7 ++++++- potatohead.html | 3 ++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index be9cd5e..b107dcb 100644 --- a/potato.css +++ b/potato.css @@ -13,7 +13,7 @@ h1 { background-color: white; } -#potato img { +#potato { position: absolute; } @@ -27,6 +27,11 @@ h1 { left:90px; } +#eyebrows_image { + top: 50px; + right:122px; +} + /* Insert CSS for ears below this line*/ diff --git a/potatohead.html b/potatohead.html index c3cc292..38f3cbc 100755 --- a/potatohead.html +++ b/potatohead.html @@ -1,3 +1,4 @@ + @@ -18,7 +19,7 @@

Mr. Potato Head

- + From 5af27743b6d4fa28e11faa99646d82ab7f053a87 Mon Sep 17 00:00:00 2001 From: Dan Applegate Date: Wed, 11 Jan 2017 10:12:50 -0500 Subject: [PATCH 09/10] Fix for potatohead body --- potato.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/potato.css b/potato.css index e2395e4..8086d72 100644 --- a/potato.css +++ b/potato.css @@ -3,7 +3,7 @@ h1 { } -#potato { +#potato img { position: relative; width: 367px; height: 500px; From 4657d5d9adf50499a5dccdb8b8fb3e47093b14b6 Mon Sep 17 00:00:00 2001 From: Dan Applegate Date: Wed, 11 Jan 2017 10:14:06 -0500 Subject: [PATCH 10/10] Actual fix --- potato.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 8086d72..d5ca0b9 100644 --- a/potato.css +++ b/potato.css @@ -3,7 +3,7 @@ h1 { } -#potato img { +#potato { position: relative; width: 367px; height: 500px; @@ -13,7 +13,7 @@ h1 { background-color: white; } -#potato { +img { position: absolute; }