From 0d69295a6cdc936cef596cd5be2fccdf8892da60 Mon Sep 17 00:00:00 2001 From: dugo3number2 Date: Fri, 2 Feb 2024 11:25:06 -0600 Subject: [PATCH] Fix various issues --- src/about/index.html | 4 +-- src/assets/css/main.css | 21 ++++++++++-- src/assets/js/navhide.js | 2 +- src/index.html | 16 +++++---- src/menu/index.html | 72 +++++++++++++++++++++++----------------- 5 files changed, 72 insertions(+), 43 deletions(-) diff --git a/src/about/index.html b/src/about/index.html index 0f1f08d..aaed190 100644 --- a/src/about/index.html +++ b/src/about/index.html @@ -22,14 +22,14 @@

About

About LCS Beacon Blend

-
+

Beacon Blend is the coffee shop run by Lighthouse Christian School as a fundraiser. We serve many varieties of coffee with all of your favorite add-ons. All of our profit supports us to go to A.C.E.'s Regional and International Student Conventions. There, we compete in events in categories such as music, platform, athletics, art, photography, and more. The trip to ISC is where most of the money is spent because of the distance. We appreciate all of the support we receive through the coffee shop, and we aim to please all of our customers with the best service and quality we can.

About Lighthouse Christian School

-
+

Lighthouse Christian School is the model school of A.C.E. School of Tomorrow, located in the world headquarters. Although we are a small school, we make up for it with our unique personalities and interests, as well as our competition at convention. We have other fundraisers besides the coffee shop, like bake sales, vending machines, dinner nights, banquets, coupon cards, and more. All of this money helps us to go to RSC and ISC.

diff --git a/src/assets/css/main.css b/src/assets/css/main.css index faa62e8..ab00629 100644 --- a/src/assets/css/main.css +++ b/src/assets/css/main.css @@ -73,7 +73,7 @@ nav a:hover { body { background-color : #ffe4c4; color: #222222; - font-family: 'Libre Baskerville', s100ans-serif; + font-family: 'Libre Baskerville', sans-serif; margin: 0; } @@ -137,7 +137,7 @@ main { } .top { - margin-top: 250px; + margin-top: 280px; } section { @@ -238,6 +238,7 @@ input[type=checkbox]:checked { } #ext { + width: 70px; -moz-appearance: textfield; appearance: textfield; width: 70px; @@ -250,4 +251,20 @@ input[type=checkbox]:checked { #note { color: inherit; font-weight: bolder; +} + +.img-container { + display: block; + margin-left: auto; + margin-right: auto; + width: 50%; +} + +.ul-wrapper { + text-align: center; +} + +ul { + display: inline-block; + text-align: left; } \ No newline at end of file diff --git a/src/assets/js/navhide.js b/src/assets/js/navhide.js index 9f5a406..133e34e 100644 --- a/src/assets/js/navhide.js +++ b/src/assets/js/navhide.js @@ -11,6 +11,6 @@ function navScroll() { h1.style.fontSize = "20px" } else { nav.classList.remove("hidden"); - h1.style.fontSize = "2rem" + h1.style.fontSize = "3rem" } } \ No newline at end of file diff --git a/src/index.html b/src/index.html index e9330e8..29c5c76 100644 --- a/src/index.html +++ b/src/index.html @@ -29,14 +29,16 @@

Hours

- Monday-Friday mornings: 7:30-8:00
- Monday-Thursday afternoons: 1:00-1:30

+ Monday-Friday mornings: 7:30-8:00
+ Monday-Thursday afternoons: 1:00-1:30

Upcoming dates

-
    -
  • March 25-29
  • -
  • April 15-19
  • -
  • May 6-10
  • -
+
+
    +
  • March 25-29
  • +
  • April 15-19
  • +
  • May 6-10
  • +
+

Location

The coffee shop is located in the break room at A.C.E. School of Tomorrow headquarters. We may open the coffee shop at other locations or during other fundraisers, so keep an eye out here!
diff --git a/src/menu/index.html b/src/menu/index.html index b036d66..3799a81 100644 --- a/src/menu/index.html +++ b/src/menu/index.html @@ -25,46 +25,56 @@

16oz Hot Drinks - $2.50 each

-
    -
  • Espresso (single or double)
  • -
  • Latte
  • -
  • Mocha
  • -
  • Americano
  • -
  • Cappucino
  • -
  • Hot Chocolate (available sugar-free)
  • -
+
+
    +
  • Espresso (single or double)
  • +
  • Latte
  • +
  • Mocha
  • +
  • Americano
  • +
  • Cappucino
  • +
  • Hot Chocolate (available sugar-free)
  • +
+
+

16oz Cold Drinks - $2.50 each

-
    -
  • Iced Coffee (Espresso and Milk)
  • -
  • Espresso (single or double)
  • -
  • Latte
  • -
  • Mocha
  • -
+
    +
  • Iced Coffee (Espresso and Milk)
  • +
  • Espresso (single or double)
  • +
  • Latte
  • +
  • Mocha
  • +
+

All drinks are available with whole or almond milk.

Syrups (with sugar)

-
    -
  • Salted Caramel
  • -
  • French Vanilla
  • -
  • Classic Hazelnut
  • -
  • Butter Pecan
  • -
  • Pumpkin
  • -
  • Peppermint
  • -
+
+
    +
  • Salted Caramel
  • +
  • French Vanilla
  • +
  • Classic Hazelnut
  • +
  • Butter Pecan
  • +
  • Pumpkin
  • +
  • Peppermint
  • +
+

Syrups (sugar-free)

-
    -
  • Vanilla
  • -
  • Toasted Marshmallow
  • -
+
+
    +
  • Vanilla
  • +
  • Toasted Marshmallow
  • +
+

Swirls

-
    -
  • Mocha
  • -
  • White Mocha
  • -
  • Caramel
  • -
+
+
    +
  • Mocha
  • +
  • White Mocha
  • +
  • Caramel
  • +
+

Whipped cream is available as an option for each drink.