diff --git a/css/style.css b/css/style.css index 412f6d4..f8e912d 100644 --- a/css/style.css +++ b/css/style.css @@ -5,7 +5,56 @@ light blue: #1c5380 */ body { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; - margin: 0; + background-color: white; +} + +div { + column-count: 2; +} + +.logo { + background-color: #1c5380; + background-size: cover; + padding: 100px; +} + +article { + background-color: rgba(255,255,255,1); + margin: 50px; + float: right; +} + +article header { + color: #06365f; + font-family:'Roboto', sans-serif; + font-size: 30px; + padding: 0px 0px 15px 0px; +} + +p { + font-family:'Roboto', sans-serif; + font-size: 14px; + padding: 0px 10px 0px 10px; +} + +li { + display: inline; + padding: 0px 10px 0px 10px; +} + +a { + color: #1c5380 ; +} + +.phones { + +} + +.copyright { + color: gray; +} + +#instagram, #home { + margin: 500px 50px 10px 10px; } diff --git a/index.html b/index.html index f038e97..091bc0f 100644 --- a/index.html +++ b/index.html @@ -3,31 +3,53 @@ + + Instagram - - Instagram - - Capture and Share the World's Moments - Instagram is a fast, beautiful and fun way to share your life with friends and family. + - Take a picture or video, choose a filter to transform its look and feel, then post to Instagram — it's that easy. You can even share to Facebook, Twitter, Tumblr and more. It's a new way to see the world. + - Oh yeah, did we mention it's free? +
+
+ +
+
+
+ Capture and Share the World's Moments +
+ +

Instagram is a fast, beautiful and fun way to share your life with friends and family.

+

Take a picture or video, choose a filter to transform its look and feel, then post to Instagram — it's that easy. You can even share to Facebook, Twitter, Tumblr and more. It's a new way to see the world.

+

Oh yeah, did we mention it's free?

+ + +
+
- About Us - Support - Blog - Press - API - Jobs - Privacy - Terms - - © 2014 Instagram +