From 154229c3131f4ff4f71f04c7c5155a98e71b476b Mon Sep 17 00:00:00 2001 From: Owen-Jiang <58180095+Owen-Jiang@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:24:26 -0400 Subject: [PATCH] Oops registration link wasn't open --- faq/index.html | 2 +- index.html | 2 +- programs/science-outdoors/index.html | 2 +- programs/summer-science-seminars/index.html | 2 +- registration/index.html | 2 +- styles.css | 7 +++++++ 6 files changed, 12 insertions(+), 5 deletions(-) diff --git a/faq/index.html b/faq/index.html index 3ddfb86..16b896e 100644 --- a/faq/index.html +++ b/faq/index.html @@ -132,7 +132,7 @@

- A: Each lecture that you attend will be one hour and will cost $15. (As of January 2024, this is subject to change.) The number of sessions you go to is decided by you during registration. Payment will be conducted at registration. + A: Each lecture that you attend will be around 45 minutes and each day is $25, with a 20% discount if both three-day sessions are attended (that's $120) as of Season 4 (2024). The number of sessions you go to is decided by you during registration. Payment will be conducted at registration.
diff --git a/index.html b/index.html index 02a1ea2..8e65f3d 100644 --- a/index.html +++ b/index.html @@ -130,7 +130,7 @@
TBD

- Website last updated June 1st, 2024 + Website last updated June 1st, 2024
Note: website also being revamped right now. Please be patient as information is in the process of changing. Email us if you have any questions. diff --git a/programs/science-outdoors/index.html b/programs/science-outdoors/index.html index 1a36c46..9a3956d 100644 --- a/programs/science-outdoors/index.html +++ b/programs/science-outdoors/index.html @@ -16,7 +16,7 @@

- Students in a meeting room at a library, while a teacher teaches in front of a whiteboard + Students in a meeting room at a library, while a teacher teaches in front of a whiteboard



Science

diff --git a/programs/summer-science-seminars/index.html b/programs/summer-science-seminars/index.html index b6f4293..1954111 100644 --- a/programs/summer-science-seminars/index.html +++ b/programs/summer-science-seminars/index.html @@ -16,7 +16,7 @@

- A slide from a 3S lecture about spherical lenses + A slide from a 3S lecture about spherical lenses



Science

diff --git a/registration/index.html b/registration/index.html index 1925492..35c5ba6 100644 --- a/registration/index.html +++ b/registration/index.html @@ -27,7 +27,7 @@

Sign up for something fun!

diff --git a/styles.css b/styles.css index 2c42a7a..ad00e90 100644 --- a/styles.css +++ b/styles.css @@ -310,6 +310,13 @@ button.btn:hover { width: auto; } +.jumbotron-img-50 { + display: block; + height: 50vh; + object-fit: cover; + width: auto; +} + /* Oscillation for text */ .text-oscillation::before { content: "knowledge";