From d3ccb9a0a8e23005588ff0bf621f12c0995b3b41 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 9 Jan 2025 17:19:59 -0700 Subject: [PATCH] 2025 --- index.html | 334 +++-------------------------------------------------- style.css | 2 +- 2 files changed, 20 insertions(+), 316 deletions(-) diff --git a/index.html b/index.html index d9ac036..184364c 100755 --- a/index.html +++ b/index.html @@ -3,9 +3,9 @@ - Big Sky Dev Con - - + Big Sky Dev Con 2025 + + @@ -26,13 +26,12 @@ style="width: 97px; object-fit: contain; height: 100%">
-
@@ -40,7 +39,7 @@

BIG SKY

<DEV CON>

-

That's a wrap, see you next year!

+

We're back for 2025! Call for proposals open now!

@@ -79,8 +78,8 @@

{ june - 8th, 2024 August + 2nd, 2025 }
@@ -141,7 +140,7 @@

Design, and User Experience. Join us this June in Bozeman for Big Sky Dev Con!
- Big Sky Dev Con 2024: In-person event spotlighting local talent on June 8th, starting at 9:00 AM. Join us for + Big Sky Dev Con 2025: In-person event spotlighting local talent on August 2nd, starting at 9:00 AM. Join us for six hours of live presentations. Videos will be posted after the event. Follow our social media and the MT Programmers Meetup Group for updates.
@@ -151,302 +150,25 @@

-
+ -
+ +
+ style="width: 100%; padding: 10em 2em; background-color: white; width: 100%; height: 100%; flex-direction: row; justify-content: center; align-items: center; gap: 64px; display: inline-flex; text-align: center;">
@@ -460,7 +182,7 @@

Conference Schedule

style="padding-left: 40px; padding-right: 40px; padding-top: 24px; padding-bottom: 24px; border-radius: 40px; border: 2px #1E1E1E solid; justify-content: flex-start; align-items: center; gap: 10px; display: inline-flex"> @@ -469,24 +191,6 @@

Conference Schedule

- - - -
@@ -496,13 +200,13 @@

Conference Schedule

style="width: 100%; height: 100%; padding-left: 120px; padding-right: 120px; padding-top: 80px; padding-bottom: 80px; background: #1E1E1E; flex-direction: column; justify-content: center; align-items: center; gap: 64px; display: inline-flex;">
- Send questions to info@bigskydevcon.com!
+ Send questions to bsdc@montanaprogrammers.org!
Dont forget to tag us on Social media!
- #BSDC2024
+ #BSDC2025
diff --git a/style.css b/style.css index 0204670..eb1b174 100755 --- a/style.css +++ b/style.css @@ -25,7 +25,7 @@ html { /* Style the navbar */ #navbar { - margin-top: 100px; + /* margin-top: 100px; */ overflow: hidden; background: var(--Brand-Primary-P01, #1e1e1e); display: flex;