Skip to content

Commit 636cae9

Browse files
committed
update
1 parent b9dfd5b commit 636cae9

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

public/styles.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,12 @@ font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
529529
} */
530530

531531
/* future-schools */
532-
532+
.summer-26.online-class .pill, .future-schools.workshop .pill, .future-schools.talk .pill, .spring-sw-26.workshop .pill {
533+
color: black !important;
534+
background-color: white;
535+
padding: 0.2em;
536+
border-radius: 1em;
537+
}
533538
.future-schools.featured .title,
534539
.future-schools #session-name, #tag.future-schools {
535540
font-family: var(--future-schools-title-font) !important;

public/templates/index.hbs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
<div class="grid-4 featured future-schools talk" style="background-image: url('images/sessions/summer-26/bg1.jpg')">
311311
<div class="featured-text">
312312
<div class="top">
313-
<h4 class="type"><a class="pill" href="https://withfriends.events/event/foBADBLV/chronopolitics-of-extraction-free-public-talk/">public talk</a></h4>
313+
<h4 class="type"><a class="pill" href="https://withfriends.events/event/foBADBLV/chronopolitics-of-extraction-free-public-talk/">free public talk</a></h4>
314314
<h2 class="title class" style="overflow-wrap: break-word;">Chronopolitics of Extraction</h2>
315315
<h6 class="index-teachers">Yvonne Mpwo</h6>
316316
</div>
@@ -349,7 +349,7 @@
349349
<div class="grid-4 featured future-schools talk" style="background-image: url('images/sessions/summer-26/bg4.jpg')">
350350
<div class="featured-text">
351351
<div class="top">
352-
<h4 class="type"><a class="pill" href="https://withfriends.events/event/ahNbaM8n/the-origin-of-the-word-free-public-talk/">public talk</a></h4>
352+
<h4 class="type"><a class="pill" href="https://withfriends.events/event/ahNbaM8n/the-origin-of-the-word-free-public-talk/">free public talk</a></h4>
353353
<h2 class="title class" style="overflow-wrap: break-word;">The Origin of the Word</h2>
354354
<h6 class="index-teachers">Melanie Hoff</h6>
355355
</div>
@@ -375,7 +375,7 @@
375375
<div class="grid-4 featured future-schools talk" style="background-image: url('images/sessions/summer-26/bg5.jpg')">
376376
<div class="featured-text">
377377
<div class="top">
378-
<h4 class="type"><a class="pill" href="https://withfriends.events/event/NXWa8sJw/handmade-datasets-free-public-talk/">public talk</a></h4>
378+
<h4 class="type"><a class="pill" href="https://withfriends.events/event/NXWa8sJw/handmade-datasets-free-public-talk/">free public talk</a></h4>
379379
<h2 class="title class" style="overflow-wrap: break-word;">Handmade Datasets</h2>
380380
<h6 class="index-teachers">Aarati Akkapeddi</h6>
381381
</div>

0 commit comments

Comments
 (0)