File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -384,11 +384,15 @@ select#allSections {
384384
385385/* /////////// start spring-26 extra workshop styles ///////////////////////////////*/
386386
387- .spring-26 . workshop {
387+ .shell . spring-sw-26 {
388388 background-color : var (--sw-lightblue );
389389 color : white;
390390}
391391
392+ .shell .spring-26 .workshop {
393+ background-color : var (--sw-lightblue );
394+ }
395+
392396.spring-sw-26 .online-class {
393397 box-shadow : inset 0px 0px 13px 6px var (--sw-lime );
394398 border : 0px solid;
Original file line number Diff line number Diff line change @@ -501,11 +501,12 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
501501
502502 .spring-26 .workshop # session-name {
503503 font-family : var (--sw-26-title-font )!important ;
504- font-size : calc (var (--large-text ) * 0.4 );
504+ font-size : calc (var (--large-text ));
505505 line-height : 1.2em ;
506506 padding-top : 0.3em ;
507507 font-weight : normal;
508508 font-kerning : normal;
509+ text-transform : none;
509510 }
510511
511512
You can’t perform that action at this time.
0 commit comments