File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -366,7 +366,6 @@ select#allSections {
366366 /*background-image: url('images/sessions/winter-25/bg.png');*/
367367 background-color : var (--fall-25-background );
368368 background-position : center;
369- background-repeat : repeat;
370369 background-size : cover;
371370}
372371
@@ -390,7 +389,7 @@ select#allSections {
390389 /*background-image:url('images/sessions/winter-25/bg.png');*/
391390 /* background-position: bottom; */
392391 background-repeat : no-repeat;
393- background-size : cover ;
392+ background-size : 150 % ;
394393 /* background-position: top left;
395394 background-repeat: repeat;
396395 background-size: cover; */
Original file line number Diff line number Diff line change @@ -453,15 +453,27 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
453453 .fall-25 .featured .title ,
454454 .fall-25 # session-name , # tag .fall-25 {
455455 font-family : var (--fall-25-title-font ) !important ;
456+ font-size : calc (var (--large-text ) * 0.9 );
457+ line-height : 1em ;
458+ padding-top : 0.3em ;
456459 }
457460
458461 # tag .fall-25 {
459462 color : var (--fall-25-text );
460463 }
461464
462465 .fall-25 .session .title .class {
463- font-size : calc (var (--large-text ) * 1.5 ) !important ;
466+ /* font-size: calc(var(--large-text) * 1.5) !important;*/
464467 }
468+
469+
470+ .fall-25 ,
471+ .fall-25 .featured .session ,
472+ .fall-25 .featured {
473+ box-sizing : border-box;
474+ background-position : center;
475+ background-size : cover;
476+ }
465477 /* summer-25 */
466478 .grid-4 .featured .summer-25 {
467479 padding : 1.2em ;
@@ -2095,7 +2107,7 @@ select#allSections:focus {
20952107 padding : 0.5em ;
20962108 flex-direction : column;
20972109 justify-content : space-between;
2098- backdrop-filter : blur (5px ); /* Fall 2025 styling adaptation */
2110+ /* backdrop-filter: blur(5px); Fall 2025 styling adaptation */
20992111 }
21002112
21012113 .featured-text .half {
Original file line number Diff line number Diff line change 155155 <div class =" featured-text" >
156156 <div class =" top" >
157157 <h4 class =" type" ><a class =" pill" href =" /sessions/fall-25/interrogating-computational-approaches" >online class</a ></h4 >
158- <h2 class =" title class" style =" overflow-wrap: break-word; font-size:calc(14px + 2vw) " >Interrogating Computational Approaches to Art</h2 >
158+ <h2 class =" title class" style =" overflow-wrap: break-word;" >Interrogating Computational Approaches to Art</h2 >
159159 <h6 class =" index-teachers" >with Omayeli Arenyeka</h6 >
160160 </div >
161161 <div class =" bottom" >
193193 <div class =" featured-text" >
194194 <div class =" top" >
195195 <h4 class =" type" ><a class =" pill" href =" /sessions/fall-25/politics-culture-sampling" >online class</a ></h4 >
196- <h2 class =" title class" style =" overflow-wrap: break-word;" >Politics and Culture of Sampling</h2 >
196+ <h2 class =" title class" style =" overflow-wrap: break-word;" >Poetics & Protocols of Sampling</h2 >
197197 <h6 class =" index-teachers" >with Devin Kaif Kenny</h6 >
198198 </div >
199199 <div class =" bottom" >
208208 <div class =" featured-text" >
209209 <div class =" top" >
210210 <h4 class =" type" ><a class =" pill" href =" /sessions/fall-25/platform-sabotage" >online class</a ></h4 >
211- <h2 class =" title class" style =" overflow-wrap: break-word;" >Platform Sabotage </h2 >
211+ <h2 class =" title class" style =" overflow-wrap: break-word; font-size:calc(14px + 2.7vw) " >OOPS! Off-Purpose Software </h2 >
212212 <h6 class =" index-teachers" >with Herdimas Anggara</h6 >
213213 </div >
214214 <div class =" bottom" >
You can’t perform that action at this time.
0 commit comments