File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -407,7 +407,9 @@ select#allSections {
407407 color : var (--sw-lightblue );
408408}
409409
410-
410+ .spring-26 .workshop .shell {
411+ background : var (--sw-lightblue );
412+ }
411413
412414
413415/* /////////// start spring-26 ///////////////////////////////*/
Original file line number Diff line number Diff line change @@ -499,11 +499,19 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
499499 font-kerning : none;
500500 }
501501
502+ .spring-26 .workshop .featured .title , .spring-26 # session-name , # tag .spring-26 {
503+ font-family : var (--sw-26-title-font ) !important ;
504+ font-size : calc (var (--large-text ) * 0.4 );
505+ line-height : 1.2em ;
506+ padding-top : 0.3em ;
507+ font-weight : normal;
508+ font-kerning : normal;
509+ }
510+
511+
512+
502513/* spring 26 */
503514
504- .spring-26 .workshop {
505- font-family : 'Impact' ;
506- }
507515 .spring-26 .featured .title ,
508516 .spring-26 # session-name , # tag .spring-26 {
509517 font-family : var (--spring-26-title-font ) !important ;
You can’t perform that action at this time.
0 commit comments