From c1ae7e31ca4e8ad3842815f48eb1c108ed68e834 Mon Sep 17 00:00:00 2001 From: Chloe Lown Date: Thu, 12 Jan 2017 23:09:17 +0000 Subject: [PATCH 1/9] Adding ears! --- potato.css | 4 +++- potatohead.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 5c1d358..422d0ca 100644 --- a/potato.css +++ b/potato.css @@ -27,7 +27,9 @@ h1 { /* Insert CSS for ears below this line*/ - +#ears_image{ + top: 70px; left: 60px; +} 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 477f3977a6e1007d7ea5fcf88f70041837480997 Mon Sep 17 00:00:00 2001 From: Cindy Ly Date: Thu, 12 Jan 2017 23:09:27 +0000 Subject: [PATCH 2/9] Adding mustache. --- potato.css | 3 ++- potatohead.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 5c1d358..8bda66d 100644 --- a/potato.css +++ b/potato.css @@ -67,7 +67,8 @@ h1 { /* Insert CSS for moustache below this line*/ - +#moustache_image { top: 200px; 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 eeae089fe17a43fb080ecb12d2d4ecf9ab78e233 Mon Sep 17 00:00:00 2001 From: Sophia Niave Date: Thu, 12 Jan 2017 23:14:43 +0000 Subject: [PATCH 3/9] the glasses on his potatoe head --- assets/potato.css | 2 +- potato.css | 5 ++++- potatohead.html | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/assets/potato.css b/assets/potato.css index aa16bdc..c058d86 100755 --- a/assets/potato.css +++ b/assets/potato.css @@ -31,7 +31,7 @@ h1 { #eyebrows { top: 102px; left: 109px; z-index: 5;} -#glasses { top: 121px; left: 97px; z-index: 7;} +#glasses { top: 121px; left: 200px; z-index: 7;} #hat { top: 28px; left: 101px; z-index: 10;} diff --git a/potato.css b/potato.css index 5c1d358..38e558a 100644 --- a/potato.css +++ b/potato.css @@ -52,7 +52,10 @@ h1 { /* Insert CSS for glasses below this line*/ - +#glasses_image { + top: 97px; + left: 102px; +} diff --git a/potatohead.html b/potatohead.html index d039b2b..e6b64c9 100755 --- a/potatohead.html +++ b/potatohead.html @@ -19,7 +19,7 @@

Mr. Potato Head

- + From 644244cc80fcc51981a577f60f4c5bf978a827fe Mon Sep 17 00:00:00 2001 From: Vanessa Mireles Date: Thu, 12 Jan 2017 23:15:52 +0000 Subject: [PATCH 4/9] I added a hat --- potato.css | 4 +++- potatohead.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 5c1d358..f082b20 100644 --- a/potato.css +++ b/potato.css @@ -57,7 +57,9 @@ h1 { /* Insert CSS for hat below this line*/ - +#hat_image + {left:100px;top:10px; +} diff --git a/potatohead.html b/potatohead.html index d039b2b..b6e5285 100755 --- a/potatohead.html +++ b/potatohead.html @@ -20,7 +20,7 @@

Mr. Potato Head

- + From f7f76780f8196425ff01de332121cc48b355428f Mon Sep 17 00:00:00 2001 From: Yazmeen Vazquez Date: Thu, 12 Jan 2017 23:18:16 +0000 Subject: [PATCH 5/9] mouth --- potato.css | 4 +++- potatohead.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 5c1d358..0546ec2 100644 --- a/potato.css +++ b/potato.css @@ -37,7 +37,9 @@ h1 { /* Insert CSS for mouth below this line*/ - +#mouth_image { + top: 190px; left: 120px; +} diff --git a/potatohead.html b/potatohead.html index d039b2b..23c8677 100755 --- a/potatohead.html +++ b/potatohead.html @@ -16,7 +16,7 @@

Mr. Potato Head

- + From d1764618e9340ffb99c2ceb95ab65637fe2d9aea Mon Sep 17 00:00:00 2001 From: Selena Antunez Date: Thu, 12 Jan 2017 23:18:28 +0000 Subject: [PATCH 6/9] eyes --- potato.css | 4 +++- potatohead.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 5c1d358..2966049 100644 --- a/potato.css +++ b/potato.css @@ -32,7 +32,9 @@ h1 { /* Insert CSS for eyes below this line*/ - +#eyes_image{ + top: 110px; left: 132px; +} 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 a2bea4988da826a10b0894dca6e5b8d4a08f3391 Mon Sep 17 00:00:00 2001 From: Marlene Mora Date: Thu, 12 Jan 2017 23:18:33 +0000 Subject: [PATCH 7/9] added eyebrows --- potato.css | 5 +++++ potatohead.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/potato.css b/potato.css index 5c1d358..d80da90 100644 --- a/potato.css +++ b/potato.css @@ -47,6 +47,11 @@ h1 { /* Insert CSS for eyebrows below this line*/ +#eyebrows_image +{ + top: 80px; + left: 113px; +} diff --git a/potatohead.html b/potatohead.html index d039b2b..1606020 100755 --- a/potatohead.html +++ b/potatohead.html @@ -18,7 +18,7 @@

Mr. Potato Head

- + From d7d32a0179ae0e92ab9ebe45b0b5245c12e4967d Mon Sep 17 00:00:00 2001 From: Chloe Lown Date: Thu, 12 Jan 2017 23:20:36 +0000 Subject: [PATCH 8/9] Adding arms! --- potato.css | 4 +++- potatohead.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/potato.css b/potato.css index 422d0ca..d355bbd 100644 --- a/potato.css +++ b/potato.css @@ -23,7 +23,9 @@ h1 { } /* Insert CSS for arms below this line*/ - +#arms_image{ + top:160px; left: 30px; +} /* Insert CSS for ears below this line*/ diff --git a/potatohead.html b/potatohead.html index 1e05965..8b3c525 100755 --- a/potatohead.html +++ b/potatohead.html @@ -13,7 +13,7 @@

Mr. Potato Head

- + From 4fe5678a54082078a2c0e6078982c646803e36a2 Mon Sep 17 00:00:00 2001 From: Natalia Vazquez Hernandez Date: Thu, 12 Jan 2017 23:25:27 +0000 Subject: [PATCH 9/9] Commit message --- assets/nose.png => nose.png | Bin potato.css | 2 ++ potatohead.html | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) rename assets/nose.png => nose.png (100%) diff --git a/assets/nose.png b/nose.png similarity index 100% rename from assets/nose.png rename to nose.png diff --git a/potato.css b/potato.css index 5c1d358..dc4feb2 100644 --- a/potato.css +++ b/potato.css @@ -42,6 +42,8 @@ h1 { /* Insert CSS for nose below this line*/ +#nose_image +{left:129px;top: 170px;} diff --git a/potatohead.html b/potatohead.html index d039b2b..86cb98b 100755 --- a/potatohead.html +++ b/potatohead.html @@ -17,7 +17,7 @@

Mr. Potato Head

- +