[i307] Add M3U playlist download option to main series page #308

Merged
rho_n merged 2 commits from i307_Add-M3U-playlist-download-option-to-main-series-page into main 2025-11-21 04:18:27 +00:00
Showing only changes of commit face5e1fbe - Show all commits

View File

@@ -736,10 +736,13 @@ fieldset > table td input[type="radio"] {
padding: 0;
}
.series-description {
margin: 0;
margin: 0 0 1rem 0;
padding: 0;
font-style: italic;
}
.series-desciption > *:last-child {
margin-bottom: 0;
}
.sr-only {
position: absolute;
width: 1px;