fix archive.html → albums.html(

This commit is contained in:
2026-05-14 08:32:53 +08:00
parent 12ebaf59b4
commit 9c4cf91a50
5 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -90,7 +90,7 @@
padding-bottom: 0;
}
/* archive.html.archive-block 已改為 <section>,沿用 style.css 的 section 卡片版型 */
/* albums.html.archive-block 已改為 <section>,沿用 style.css 的 section 卡片版型 */
section.archive-block p {
color: #4a4a4a;
line-height: 1.7;
@@ -101,7 +101,7 @@ section.archive-block p:last-child {
margin-bottom: 0;
}
/* archive.html:精選作品表(含封面欄) */
/* albums.html:精選作品表(含封面欄) */
.archive-discography {
width: 100%;
margin-top: 1.25rem;