File tree Expand file tree Collapse file tree 3 files changed +22
-11
lines changed
Expand file tree Collapse file tree 3 files changed +22
-11
lines changed Original file line number Diff line number Diff line change 3737
3838
3939
40- --winter-26-background : # 000000 ;
40+ --winter-26-background : rgb ( 0 0 0 / 0 % ) ;
4141 --winter-26-text : # fff ;
4242 --winter-26-text-on-bg : # fff ;
4343 --winter-26-link : # d6e51a ;
@@ -370,10 +370,7 @@ select#allSections {
370370/* /////////// start winter-26 ///////////////////////////////*/
371371.shell .winter-26 {
372372 background-color : var (--winter-26-background );
373- background-image : url ('images/sessions/winter-26/w26bg.png' );
374- background-position : bottom;
375- background-repeat : no-repeat;
376- background-size : cover;
373+
377374 /* background-position: top left;
378375 background-repeat: repeat;
379376 background-size: cover; */
Original file line number Diff line number Diff line change @@ -494,7 +494,18 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
494494 background-position : center;
495495 background-size : cover;
496496 }
497-
497+ .winter-26 .index-teachers {
498+ font-family : var (--winter-26-special-font ) !important ;
499+ letter-spacing : .05rem ;
500+ font-size : 2rem ;
501+
502+ }
503+ .winter-26 .index-teachers-small {
504+ font-family : var (--winter-26-special-font ) !important ;
505+ letter-spacing : .05rem ;
506+ font-size : 1.5rem ;
507+
508+ }
498509 /* fall-25 */
499510
500511 .fall-25 .featured .title ,
Original file line number Diff line number Diff line change 2626 <link rel =" shortcut icon" type =" image/png" href =" https://sfpc.study/images/sessions/favicon.ico" />
2727 <link rel =" stylesheet" href =" https://use.typekit.net/thn3crj.css" >
2828 <style >
29-
30-
31-
29+ .shell.winter-26 {
30+ background-image :url (' images/sessions/winter-26/w26bg.png' );
31+ background-position : bottom ;
32+ background-repeat : no-repeat ;
33+ background-size : cover ;
34+ }
3235 </style >
3336
3437 <script src =" /jquery-3.6.0.min.js" ></script >
142145 <div class =" top" >
143146 <h4 class =" type" ><a class =" pill" href =" /sessions/winter-26/decoding-live-coding" >online class</a ></h4 >
144147 <h2 class =" title class" style =" overflow-wrap: break-word;" >Decoding Tendencies in Live Coding </h2 >
145- <h6 class =" index-teachers-small " >with Roxanne Harris</h6 >
148+ <h6 class =" index-teachers" >with Roxanne Harris</h6 >
146149 </div >
147150 <div class =" bottom" >
148151 <br ><h4 class =" details" >Tue 6:30pm ET or Thurs 12pm ET (10 weeks)<span class =" dot" >·</span >Online (Zoom) <span
220223 <div class =" top" >
221224 <h4 class =" type" ><a class =" pill" href =" /sessions/winter-26/spectacle-presence-poetry" >online class</a ></h4 >
222225 <h2 class =" title class" style =" overflow-wrap: break-word; " >Spectacle, Presence & Poetry</h2 >
223- <h6 class =" index-teachers" >with Gabrielle Octavia Rucker</h6 >
226+ <h6 class =" index-teachers-small " >with Gabrielle Octavia Rucker</h6 >
224227 </div >
225228 <div class =" bottom" >
226229 <br ><h4 class =" details" >Mon 5pm ET or Wed 1pm ET (5 weeks)<span class =" dot" >·</span >Online (Zoom) <span
You can’t perform that action at this time.
0 commit comments