-
welcome to wcs explorations!
-come meet all of the people that came to our first workshop
-// git gud @ git, september 24, 2024
+Welcome to This Website
+૮ ˶ᵔ ᵕ ᵔ˶ ა ૮ ˶ᵔ ᵕ ᵔ˶ ა ૮ ˶ᵔ ᵕ ᵔ˶ ა
+from git gud @ git ~ september 15, 2025
@@ -24,10 +24,10 @@
@@ -35,9 +35,9 @@
// git gud @ git, september 24, 2024
-
your name (pronouns)
-year in school // major
-classes you are taking
-fun fact about you
+Sabrina Huang (she/her)
+Freshman // Computer Science
+been busy lately
+Fun fact: I'm a big fan of ducks :>
year in school // major
-
wcs officer board
-soph / jr / sr // various cs majors
-we can help you with your classes!
+Women in Computer Science
+University of Illinois at Urbana Champaign
+Connect with us!
check out our website at illinoiswcs.org to learn more
instagram facebook diff --git a/styles.css b/styles.css index 1877bd5..4277ec4 100644 --- a/styles.css +++ b/styles.css @@ -1,11 +1,11 @@ h1 { font-family: 'Zilla Slab', serif; - color: #f2777a; + color: #3c44b3; } h2 { font-family: 'Zilla Slab', serif; - color: #4aa9ad; + color: #54b968; } h3 { @@ -14,12 +14,12 @@ h3 { h4 { font-family: 'Zilla Slab', serif; - color: #f2777a; + color: #d7589e; } h5 { font-family: 'Zilla Slab', serif; - color: #4aa9ad; + color: #d258f1; } p {