diff --git a/css/style.css b/css/style.css index 412f6d4..ecfadc1 100644 --- a/css/style.css +++ b/css/style.css @@ -7,5 +7,101 @@ light blue: #1c5380 body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; - margin: 0; + background-image: url("../img/bgtile.png"); + background-repeat: repeat-x; } + +h2 { + color: #06365f; +} + +footer { + text-align: center; + font-size: 12px; + padding: 30px; + text-transform: uppercase; +} + +footer a { + margin-right: 10px; + color: #06365f; + text-decoration: none; + font-weight: bold; +} + +footer span { + color: #999999; +} + +.phones { + position: absolute; + padding: 80px 0 0 80px; + display: inline-block; +} + +.pageData{ + position: relative; + top: 80px; + left: 450px; + width: 400px; + height: 600px; +} + +#logIn { + color: white; + font-weight: bold; + background-color: #2e455d; + text-align: center; + padding: 5px 8px; + width: 110px; + border: 2px solid #2b425a; + position: absolute; + top: 20px; + left: 385px; +} + +#logInText { + position: relative; + top: -5px; +} + +#logIn img { + margin: 5px 8px 0 0; +} + +#brandLogo { +} + +.frame { + width: 420px; + background-color: white; + padding: 5px 30px; + position: relative; + top: -270px; + left: 12px; +} + +.frameImage { + +} + +.download { + margin-top: 30px; + +} + +.download img { + margin: 0 20px 0 0; +} + +@media only screen and (max-width: 320px) { + .phones { + display: none; + } + + .pageData { + top: 30px; + left: 30px; + } +} + diff --git a/index.html b/index.html index f038e97..38b9816 100644 --- a/index.html +++ b/index.html @@ -4,30 +4,47 @@ 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. + +
+

Capture and Share
the World's Moments

- 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? +

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

- Download on the App Store - Get it on Google Play +

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.

- About Us - Support - Blog - Press - API - Jobs - Privacy - Terms +

Oh yeah, did we mention it's free?

- © 2014 Instagram +
+ + +
+
+
+ +