3434 black 231F20
3535 white #FFFFFF */
3636 /* --summer-25-background: #FFF; */
37+ --fall-25-background : # 131313 ;
38+ --fall-25-text : # feadad ;
39+ --fall-25-text-on-bg : # 231F20 ;
40+ --fall-25-link : # 00BC00 ;
41+ --fall-25-special-text : # FF06C4 ;
42+ --fall-25-weekend-intensive : # FF000F ;
43+
3744 --summer-25-background : # FFBAD9 ;
3845 --summer-25-text : # 231F20 ;
3946 --summer-25-text-on-bg : # 231F20 ;
@@ -356,8 +363,8 @@ select#allSections {
356363 color : var (--fall-25-text );
357364 box-sizing : border-box;
358365 border-color : var (--fall-25-text );
359- /* background-image: url('images/sessions/fall -25/bg.png'); */
360- background-color : var (--fall-25-background );
366+ background-image : url ('images/sessions/winter -25/bg.png' );
367+ /* background-color: var(--fall-25-background); */
361368 background-position : center;
362369 background-repeat : repeat;
363370 background-size : cover;
@@ -370,11 +377,11 @@ select#allSections {
370377
371378
372379 .shell .fall-25 {
373- background-color : var (--fall-25-background );
374- /* background-image:url('images/sessions/fall -25/bg.png'); */
380+ /* background-color: var(--fall-25-background); */
381+ background-image : url ('images/sessions/winter -25/bg.png' );
375382 /* background-position: bottom; */
376- /* background-repeat: no-repeat;
377- background-size: cover; */
383+ background-repeat : no-repeat;
384+ background-size : cover;
378385 /* background-position: top left;
379386 background-repeat: repeat;
380387 background-size: cover; */
@@ -564,21 +571,12 @@ select#allSections {
564571 border-color : var (--fall-25-text );
565572 }
566573
567- .grid-4 .featured .fall-25 {
568- background-color : # fffefb !important ;
569- }
570- .grid-2 .featured .fall-25 {
571- background-color : # fffefb !important ;
572- }
573- .fall-25 .shell .home {
574- background-color : # fffefb !important ;
575- }
576- .shell .fall-25 {
577- /* background-image: url('images/sessions/fall-25/bg.png'); */
574+ /* .shell.fall-25 {
575+ background-image: url('images/sessions/fall-25/bg.png');
578576 background-size: 100%;
579577 background-position: bottom;
580578 background-color: #fff;
581- }
579+ } */
582580 .labels-info .weekend-intensive {
583581 padding : 5px 8px ;
584582 border-radius : 10px ;
0 commit comments