diff --git a/src/app.css b/src/app.css index cb54487e..3c7c494d 100644 --- a/src/app.css +++ b/src/app.css @@ -17,14 +17,14 @@ sans-serif; --font-mono: "Fira Mono", monospace; --pure-white: #ffffff; - --primary-color: #b9c6d2; + --primary-color: rgba(255, 255, 255, 0.2); --secondary-color: #d0dde9; --tertiary-color: #edf0f8; --bold-color: #1b9aaa; --accent-color: #ff3e00; --paragraph-color: rgba(3, 2, 2, 0.7); --text-color: #444444; - --background-without-opacity: rgba(255, 255, 255, 0.7); + --background-without-opacity: rgba(255, 255, 255, 0.2); --column-width: 42rem; --column-margin-top: 4rem; --time: 0.707s; diff --git a/src/lib/components/SetBackground.svelte b/src/lib/components/SetBackground.svelte new file mode 100644 index 00000000..fc1775e5 --- /dev/null +++ b/src/lib/components/SetBackground.svelte @@ -0,0 +1,11 @@ + \ No newline at end of file diff --git a/src/lib/utils/setBackground.js b/src/lib/utils/setBackground.js new file mode 100644 index 00000000..479694f5 --- /dev/null +++ b/src/lib/utils/setBackground.js @@ -0,0 +1,5 @@ +export function setBackground(background) { + let current = document.body.style['background-image']; + document.body.style['background-image'] = `url('${background}')`; + return () => document.body.style['background-image'] = current; +} diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 9ce402eb..6890b0b5 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -50,7 +50,8 @@ bind:innerHeight={windowHeight} /> Mustang Math - +
+
@@ -369,6 +370,18 @@ If you are outside the USA and interested in participating in M \ No newline at end of file + .page-container { + position: relative; + z-index: 1; + min-height: 100vh; + width: 100%; + } + + .background { + position: absolute; + top: 0; + left: 0; + height: 100%; + width: 100%; + background-image: url('/classes/classesbackground.png'); + background-size: cover; + background-position: center; + background-repeat: no-repeat; + z-index: -1; + } + \ No newline at end of file diff --git a/src/routes/classes/instructors/+page.svelte b/src/routes/classes/instructors/+page.svelte index 93268d61..d452ca65 100644 --- a/src/routes/classes/instructors/+page.svelte +++ b/src/routes/classes/instructors/+page.svelte @@ -14,6 +14,7 @@ +

diff --git a/src/routes/classes/seminars/+page.svelte b/src/routes/classes/seminars/+page.svelte index ebbcc17c..8baa365f 100644 --- a/src/routes/classes/seminars/+page.svelte +++ b/src/routes/classes/seminars/+page.svelte @@ -12,6 +12,7 @@ let background = "right-arrow.png"; let background2 = "right-arrow.png"; + onMount(() => { visible = true; }) @@ -70,80 +71,100 @@ Free Seminars - - - - + --> + -

+

- -
- -

Through our free online seminars we aim to help students develop strong mathematical reasoning skills while exploring the world of math beyond the middle and high school curriculum. Our goal is to introduce advanced math topics in a way that benefits both the inexperienced and experienced student, as well as to help develop strong mathematical reasoning skills—important for math contests, colleges, and life! These seminars are made possible through our seasonal competition math classes.

-
-
-
-
- -
- -

Looking for a final boost before Mustang Math’s very own MMT? We are excited to be offering a free 2-day Prep Seminar designed to sharpen your skills! These classes will take place the weekend before our first tournament, on 3/15 and 3/16. -

Please join the Google Classroom - to gain access to the zoom link and class material! - Let’s get ready for the MMT together!

-
-
-
-
- -
- + +
- +

Through our free online seminars we aim to help students develop strong mathematical reasoning skills while exploring the world of math beyond the middle and high school curriculum. Our goal is to introduce advanced math topics in a way that benefits both the inexperienced and experienced student, as well as to help develop strong mathematical reasoning skills—important for math contests, colleges, and life! These seminars are made possible through our seasonal competition math classes.

- - -
-
- -
- +
+
+
+ +
-
+

Looking for a final boost before Mustang Math’s very own MMT? We are excited to be offering a free 2-day Prep Seminar designed to sharpen your skills! These classes will take place the weekend before our first tournament, on 3/15 and 3/16. +

Please join the Google Classroom + to gain access to the zoom link and class material! + Let’s get ready for the MMT together!

- - + +
+
+ +
+ + +
+ + + +
+
+ +
+ + +
+ + + +

\ No newline at end of file diff --git a/src/routes/donate/+page.svelte b/src/routes/donate/+page.svelte index ec21b64a..f6fbd9b0 100644 --- a/src/routes/donate/+page.svelte +++ b/src/routes/donate/+page.svelte @@ -8,41 +8,63 @@ import Link from '$lib/components/Link.svelte'; import sponsorTiers from '$lib/jsons/sponsorTiers'; - Donate +
+
- + +
+

+ + + +

Mustang Math is a 501(c)(3) nonprofit organization composed entirely of high school and college volunteers. + We are incredibly passionate about providing middle school students with access to collaborative, challenging, and creative math tournaments, events, and classes. + However, while our volunteers put countless hours of time into Mustang Math, in order to provide high quality events and enable our resources to be accessed by as many students as possible, + we have a multitude of costs, including but not limited to venue booking, technology services, and teaching resources. Your donation will be attributed directly towards these costs allowing us + to work towards our goal of charging minimal to no registration fees for our services. +

+
+
+
-
-

- - - -

Mustang Math is a 501(c)(3) nonprofit organization composed entirely of high school and college volunteers. - We are incredibly passionate about providing middle school students with access to collaborative, challenging, and creative math tournaments, events, and classes. - However, while our volunteers put countless hours of time into Mustang Math, in order to provide high quality events and enable our resources to be accessed by as many students as possible, - we have a multitude of costs, including but not limited to venue booking, technology services, and teaching resources. Your donation will be attributed directly towards these costs allowing us - to work towards our goal of charging minimal to no registration fees for our services. -

-
-
-
- - - - -

All donations made to Mustang Math may be tax-deductible. Any donations upwards of $250 will be provided a receipt (contemporaneous written acknowledgement) - for presentation to the IRS. You can either donate through PayPal, or by mailing a check made out to Mustang Math at 8139 231st PL NE, Redmond WA 98053. - If you have any questions, don't hesitate to email us. -

-
-
-
-
-
+ + + +

All donations made to Mustang Math may be tax-deductible. Any donations upwards of $250 will be provided a receipt (contemporaneous written acknowledgement) + for presentation to the IRS. You can either donate through PayPal, or by mailing a check made out to Mustang Math at 8139 231st PL NE, Redmond WA 98053. + If you have any questions, don't hesitate to email us. +

+
+
+
+
+
+
+ diff --git a/src/routes/past-tests/+page.svelte b/src/routes/past-tests/+page.svelte index c6703a6b..74700210 100644 --- a/src/routes/past-tests/+page.svelte +++ b/src/routes/past-tests/+page.svelte @@ -43,311 +43,311 @@ } }); - Study Resources +
+
+ - +
+ + - - + + + + +
- ], - [ - ["Mystery Mare [Colt]"], - ["Problems", "archive/2024/RR Colt Test.pdf"], - ["Answers Sheet", "archive/2024/RR Colt Answer Sheet.pdf"], - ["Answers", "archive/2024/Relay_Rodeo_Colt_Answers.pdf"], - ], - [ - ["Mystery Mare [Stallion]"], - ["Problems", "archive/2024/RR Stallion Test.pdf"], - ["Answers Sheet", "archive/2024/RR Stallion Answer Sheet.pdf"], - ["Answers", "archive/2024/Relay_Rodeo_Stallion_Answers.pdf"], - ], - [ - ["Gallop [Foal]"], - ["Problems", "archive/2024/Gallop_Foal.pdf"], - // ["Answers", "archive/2024/Gallop_Foal_Answers.pdf"] # We don't have these - ], - [ - ["Gallop [Colt]"], - ["Problems", "archive/2024/Gallop_Colt.pdf"], - // ["Answers", "archive/2024/Gallop_Colt_Answers.pdf"] - ], - [ - ["Gallop [Stallion]"], - ["Problems", "archive/2024/Gallop_Stallion.pdf"], - // ["Answers", "archive/2024/Gallop_Stallion_Answers.pdf"] - ] - ]} - /> - - - - - + - - -
- -
- -

- Check out our first solution video!
-

-

-