diff --git a/pages/static/pages/css/styles.css b/pages/static/pages/css/styles.css index 59068f8..27de84d 100644 --- a/pages/static/pages/css/styles.css +++ b/pages/static/pages/css/styles.css @@ -70,6 +70,8 @@ nav { .hero-text { margin-top: 25vh; + mix-blend-mode: exclusion; + color: white; } .home { @@ -86,13 +88,17 @@ body { color: #444; } -.contrast { - mix-blend-mode: exclusion; - color: white; -} +/* mobile styles */ @media (max-width: 768px) { .hero-text { - margin-top: 30vh; + margin-top: 10vh; + mix-blend-mode: unset; + color: inherit; + } + + .no-mobile { + display: none; + pointer-events: none; } } \ No newline at end of file diff --git a/pages/templates/pages/council.html b/pages/templates/pages/council.html index 81dd623..a5e5efe 100644 --- a/pages/templates/pages/council.html +++ b/pages/templates/pages/council.html @@ -17,76 +17,73 @@

Our Team

-

+

The President

-

Vinay Ayala
- “Live life to the fullest.” -

+

Vinay Ayala

+ “Live life to the fullest.” +
-

+

The Vice President

-

Praneeth Chinmay Bhandaru
- “You don't need to be a potato to be good in life, all you need to do is trust yourself.” -

+

Praneeth Chinmay Bhandaru

+ “You don't need to be a potato to be good in life, all you need to do is trust yourself.”
-

+

The Treasurer

-

Grace Guan
- “I'm excited to serve again as a member of your class clowncil!” -

+

Grace Guan

+ “I'm excited to serve again as a member of your class clowncil!” +
-

+

The Secretary

-

Christina Han
- “Needs a Quote” -

+

Christina Han

+ “Needs a Quote” +
-

+

Senator

-

Yulee Kang
- “Is a Cutie :)” -

+

Yulee Kang

+ “Is a Cutie :)” +
-

+

Senator

-

Rushil Umaretiya
- “Just failed his chem test, again.” -

+

Rushil Umaretiya

+ “Just failed his chem test, again.”
-

+

The Historian

-

Katelyn Chen
- “🅱️🅾️📈🎋” -

+

Katelyn Chen

+ “🅱️🅾️📈🎋”
-



+ {% endblock content %} diff --git a/pages/templates/pages/index.html b/pages/templates/pages/index.html index 2898d6e..6837d35 100644 --- a/pages/templates/pages/index.html +++ b/pages/templates/pages/index.html @@ -7,7 +7,7 @@ {% block content %}
-

TJHSST Class of 2023

+

TJHSST Class of 2023

We are the class to beat!