diff --git a/css/styles.css b/css/styles.css index 3c3f2b6..e367b9d 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1 +1,52 @@ /* Add custom css styles here */ +*{ + font-family:'Times New Roman', Times, serif; +} +header{ + background-image: url("/images/coffee-biscuits.jpg") ; + background-repeat: no-repeat; + background-size:cover; + color:#e4ca9e; + height:400px; +} +h1, h2, h3{ + font-weight: bold; + text-decoration:underline; +} +.descriptorus{ + text-align-last: end; +} +.cookiebox{ + height:50%; + margin-bottom: 3%; +} +.headerdiv{ + font-size:large; + display:flex; + flex-direction:column; + justify-content: center; + align-items:center; + width:80%; + max-width:650px; + min-width: 300px; + height:40%; + margin: 0 auto; + background-color:#0000007c; +} +.footdown{ + background-color:#b8b8b844; +} +.bakerimg{ + height:40%; + width:80%; + max-width:100px; + margin:0 auto; +} +footer{ + color:white; + background-color:#6e6bd1; + display:flex; + flex-direction:column; + align-items:center; + justify-content:center; +} \ No newline at end of file diff --git a/index.html b/index.html index eae824d..74982d7 100644 --- a/index.html +++ b/index.html @@ -3,49 +3,84 @@ + + + + + + Cookie Store + -
-

Cookie Store

-

Buy our awesome cookies. All proceeds go to charity!

+
+ + + +
+

Cookie Store

+

Buy our awesome cookies. All proceeds go to charity!

+
-
+

Our Cookies

Checkout our latest and delicious cookies.

-

Mint Chocolate

-

Tasty mint chocolate cookies

- A single mint chocolate cookie - -

Peanut Butter

-

Yummy peanut buttery goodness

- A single peanut butter cookie - -

Oatmeal

-

Your fitness instructors favorite

- A single oatmeal cookie - -

Chocolate Chip

-

Gooey chocolate you'll love

- A single chocolate chip cookie + +
+
+ +
+

Mint Chocolate

+

Tasty mint chocolate cookies

+ + A single mint chocolate cookie +
+
+

Peanut Butter

+

Yummy peanut buttery goodness

+ A single peanut butter cookie +
+
+

Oatmeal

+

Your fitness instructors favorite

+ A single oatmeal cookie +
+
+

Chocolate Chip

+

Gooey chocolate you'll love

+ A single chocolate chip cookie +
+
+
-
-

About us

- - illustrations of two people baking -
- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod - tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim - veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea - commodo consequat. Duis aute irure dolor in reprehenderit in voluptate - velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint - occaecat cupidatat non proident, sunt in culpa qui officia deserunt - mollit anim id est laborum. + +
+
+

About us

+
+
+ illustrations of two people baking +
+ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod + tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim + veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea + commodo consequat. Duis aute irure dolor in reprehenderit in voluptate + velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint + occaecat cupidatat non proident, sunt in culpa qui officia deserunt + mollit anim id est laborum. +
-