[i303] Add comment totals to individual shows on a series page #304

Merged
rho_n merged 2 commits from i303_Add-comment-totals-to-individual-shows-on-a-series-page into main 2025-11-14 02:30:00 +00:00
Showing only changes of commit eeb955d9fe - Show all commits

View File

@@ -403,6 +403,9 @@ article > p,
font-size: var(--default-header-4-font-size);
margin-left: 22px;
}
.lane.stack > article > footer {
margin-bottom: 1rem;
}
a.lane-button {
display: flex;
flex-direction: column;