Skip to content

Commit 6bfd99c

Browse files
committed
update
1 parent 3d61fef commit 6bfd99c

File tree

4 files changed

+148
-5
lines changed

4 files changed

+148
-5
lines changed

public/lcd.css

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
--spring-25-text: #eeeeee;
3232
--spring-25-text-on-bg: #eeeeee;
3333
--spring-25-link: #ba7ff1;
34-
--spring-25-special-text: #ee3737;
34+
--spring-25-special-text: #37ee91;
3535

3636
--winter-25-background: #DCD7CE;
3737
--winter-25-text: #242424;
@@ -353,13 +353,15 @@ select#allSections {
353353
}
354354

355355

356-
356+
.spring-25 #session-name {
357+
color: var(--spring-25-special-text)
358+
}
357359

358360
.spring-25,
359361
.spring-25.featured.session,
360362
.shell .spring-25,
361363
.spring-25.featured {
362-
/* background-color: var(--spring-25-background) !important; */
364+
background-color: var(--spring-25-background) !important;
363365
color: var(--spring-25-text);
364366
box-sizing: border-box;
365367
border-color: var(--spring-25-text);
@@ -540,7 +542,7 @@ select#allSections {
540542
}
541543

542544

543-
/* /////////// end winter-25 ///////////////////////////////*/
545+
/* /////////// end spring-25 ///////////////////////////////*/
544546
/* /////////// start winter-25 ///////////////////////////////*/
545547

546548
.winter-25,

public/styles.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,9 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
408408
/* text-transform: uppercase; */
409409
line-height:3rem;
410410
}
411+
.spring-25 #session-name {
412+
font-size: 5rem;
413+
}
411414
.spring-25 #ascii {
412415
font-size: 1vw;
413416

public/templates/partials/classBoilerplate.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Through this grant, we offer tuition-free classes that interrogate the role tech
9595
<span id="cost">${{cost}}</span>
9696
+{{#if fee}} ${{fee}} in{{/if}} processing fees, for a one-time payment.
9797

98-
We also offer payment plans. Participants can schedule weekly or monthly payments
98+
We also offer payment plans. Participants can schedule monthly payments
9999
of the same amount. First and last payments must be made before the start and end of class.
100100
*<i>Processing fees apply for each payment.</i>
101101

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
<section class="stacked stacked-4">
2+
<div class="grid-1 featured spring-25 session">
3+
<div class="featured-text">
4+
<div class="top">
5+
<h4 class="type"><a href="/sessions/spring-25">session</a></h4>
6+
<h2 id="ascii" style="margin-left:-4vw">
7+
<pre>
8+
___ ___ ___ ___ ___ ___ ___ ___ ___
9+
| | | | | | |\ | | | | /| | |
10+
-+- |-+- |-+- + | + | | +- -+- | + | -+- -+-
11+
| | | \ | | \| | | | |/ | | |
12+
--- --- --- --- --- --- ---
13+
</pre>
14+
</h2>
15+
</div>
16+
<div class="bottom">
17+
<h4 class="details">5 classes <span class="dot">·</span> March 23 - May 29, 2025</h4>
18+
</div>
19+
</div>
20+
</div>
21+
22+
</section>
23+
24+
<section id="" class="stacked stacked-4">
25+
26+
<div class="grid-1 participate" style="margin-bottom:20px">
27+
28+
29+
30+
31+
32+
33+
34+
<div class="grid-4 featured spring-25 session" data-location="">
35+
<div class="featured-text">
36+
{{!-- <img src="/images/sessions/spring-25/classes/code-societies/cover.jpg"> --}}
37+
<div class="top">
38+
<h4 class="type"><a href="/sessions/spring-25/code-societies">class</a></h4>
39+
<h2 class="title class" style="overflow-wrap: break-word; color:#37ee91">Code Societies: Cybernetic Sculpture</h2>
40+
<h6 class="index-teachers">with Melanie Hoff</h6>
41+
</div>
42+
<div class="bottom">
43+
<h4 class="details">Tue 6pm ET or Thu 1:30pm ET (10 weeks)<span class="dot">·</span>Online (Zoom) <span
44+
class="dot">·</span>
45+
{{!-- Applications {{#if applicationsOpen}}open{{else}}closed{{/if}} --}}
46+
</h4>
47+
</div>
48+
</div>
49+
</div>
50+
51+
<div class="grid-4 featured spring-25 session" data-location="">
52+
<div class="featured-text">
53+
{{!-- <img src="/images/sessions/spring-25/classes/damage-overflow-value/cover.jpg"> --}}
54+
<div class="top">
55+
<h4 class="type"><a href="/sessions/spring-25/damage-overflow-value">class</a></h4>
56+
<h2 class="title class" style="overflow-wrap: break-word; color:#ba7ff1">Damage Overflow Value: Race in Video Games</h2>
57+
<h6 class="index-teachers">with Cameron A. Granger</h6>
58+
</div>
59+
<div class="bottom">
60+
<h4 class="details">Sun 6pm ET or Wed 6pm ET (10 weeks)<span class="dot">·</span>Online (Zoom) <span
61+
class="dot">·</span>
62+
{{!-- Applications {{#if applicationsOpen}}open{{else}}closed{{/if}} --}}
63+
</h4>
64+
</div>
65+
</div>
66+
</div>
67+
68+
69+
70+
<div class="grid-4 featured spring-25 session" data-location="">
71+
<div class="featured-text">
72+
{{!-- <img src="/images/sessions/spring-25/classes/equipment-for-living/cover.jpg"> --}}
73+
<div class="top">
74+
<h4 class="type"><a href="/sessions/spring-25/equipment-for-living">class</a></h4>
75+
<h2 class="title class" style="overflow-wrap: break-word; color:#eeb437">Equipment for Living</h2>
76+
<h6 class="index-teachers">with Rosalie Yu & Charles Berret</h6>
77+
</div>
78+
<div class="bottom">
79+
<br>
80+
<h4 class="details">Wed 1pm ET or Fri 9am ET (10 weeks)<span class="dot">·</span>Online (Zoom) <span
81+
class="dot">·</span>
82+
{{!-- Applications {{#if applicationsOpen}}open{{else}}closed{{/if}} --}}
83+
</h4>
84+
</div>
85+
</div>
86+
</div>
87+
88+
<div class="grid-4 featured spring-25 session" data-location="">
89+
<div class="featured-text">
90+
{{!-- <img src="/images/sessions/spring-25/classes/advanced-secret-keeping/cover.webp"> --}}
91+
<div class="top">
92+
<h4 class="type"><a href="/sessions/spring-25/advanced-secret-keeping">class</a></h4>
93+
<h2 class="title class" style="overflow-wrap: break-word; color: #b1c44f">Advanced Secret Keeping</h2>
94+
<h6 class="index-teachers-small">with Olivia McKayla Ross & Seldom Chen</h6>
95+
</div>
96+
<div class="bottom">
97+
<br><br>
98+
<h4 class="details">Tue 2pm ET or Thu 11am ET (5 weeks) <span class="dot">·</span>Online (Zoom) <span
99+
class="dot">·</span>
100+
{{!-- Applications {{#if applicationsOpen}}open{{else}}closed{{/if}} --}}
101+
</h4>
102+
</div>
103+
</div>
104+
</div>
105+
106+
107+
108+
109+
110+
111+
112+
</div>
113+
114+
115+
116+
<div class="grid-1 participate">
117+
118+
<div class="grid-4 featured spring-25 session" data-location="">
119+
<div class="featured-text">
120+
{{!-- <img src="/images/sessions/spring-25/classes/radio-radius/cover.jpg"> --}}
121+
<div class="top">
122+
<h4 class="type"><a href="/sessions/spring-25/radio-radius">class</a></h4>
123+
<h2 class="title class" style="color:#ee3737;">Radio Radius: Mini FM and DIY Networks</h2>
124+
<h6 class="index-teachers">with Bryant Wells & Miguel Gajdos</h6>
125+
</div>
126+
<div class="bottom">
127+
<h4 class="details">Fri 2pm ET (7 weeks)<span class="dot">·</span>Online (Zoom) <span
128+
class="dot">·</span>
129+
{{!-- Applications {{#if applicationsOpen}}open{{else}}closed{{/if}} --}}
130+
</h4>
131+
</div>
132+
</div>
133+
</div>
134+
</div>
135+
136+
</div>
137+
138+
</section>

0 commit comments

Comments
 (0)