Cookie Store
+Buy our awesome cookies. All proceeds go to charity!
+diff --git a/css/styles.css b/css/styles.css index 8b13789..4ca1efc 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1 +1,50 @@ +body{ + /*background-color: green;*/ + /*background-image: url(../img/milkbg.jpg);*/ + /*style="background-image: url(../img/milkbg.jpg);"*/ +} +#bg-image{ + background-image: url(../img/milkbg.jpg); + background-repeat: no-repeat; + height: 480px; + background-size: cover; + background-position:center; + /*content: url(../img/milkbg.jpg);*/ +} + +#main-title{ + background-color: rgba(0,0,0,0.6); + width: 350px; + height: 200px; + color: white; + padding:35px; + + /*vertical align*/ + position: relative; + top: 50%; + transform: translateY(-50%); +} + +#about{ + background-color: #ddd; + height:250px; + padding: 1px; + margin-top: 20px; +} +#about img{ + float:left; + /*margin-right: 20px;*/ + padding:25px; +} +#about div{ + margin:25px; +} +#about h2{ + margin: 0, auto; +} +#contact{ + color:white; + background-color: rgb(65, 161, 207); + padding: 20px; +} diff --git a/index.html b/index.html index e2bedec..1453a46 100644 --- a/index.html +++ b/index.html @@ -2,46 +2,94 @@
Buy our awesome cookies. All proceeds go to charity!
+Buy our awesome cookies. All proceeds go to charity!
+Tasty mint chocolate cookies
-
+Tasty mint chocolate cookies
+
+ Yummy peanut buttery goodness!
-
+Yummy peanut buttery goodness!
+
+ Santa's favorite classic.
-
+Santa's favorite classic.
+
+ Camp fire favorite!
-
+Camp fire favorite!
+
+
+