Skip to content

Commit 8c98683

Browse files
Jerry LiJerry Li
authored andcommitted
Updated and refined layout
1 parent 1bf8920 commit 8c98683

3 files changed

Lines changed: 28 additions & 2 deletions

File tree

assets/styles/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,6 +1096,10 @@ td {
10961096
transition: all 0.2s;
10971097
}
10981098

1099+
#lyrics-return svg {
1100+
height: 1em;
1101+
}
1102+
10991103
#lyrics-return a {
11001104
text-decoration: none;
11011105
}

pages/subpages/ttpd-lyrics.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<style>
2+
#heading,
3+
#text-n,
4+
.subtitle,
5+
#pages-ttpd-print {
6+
font-family: "Big Caslon FB", Georgia, 'Times New Roman', Times, serif;
7+
}
8+
</style>
9+
110
<div class="content-unit" class="ttpd-content">
211
<a href="../music.html" id="lyrics-return-button">
312
<div id="lyrics-return">
@@ -15,7 +24,6 @@ <h3 id="heading">The Tortured Poets Department Lyrics Book</h3>
1524
<div id="subpages-backdrop"></div>
1625

1726
<p id="text-n"><i>The Tortured Poets Department Lyric Book</i></p>
18-
<p id="text-n"><i>by</i> 李江源</p>
1927

2028
<button id="pages-ttpd-print" onclick="window.print()">Print the lyric book</button>
2129

pages/subpages/ttpd.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<style>
2+
#heading,
3+
#text-n,
4+
.subtitle,
5+
#pages-ttpd-print {
6+
font-family: "Big Caslon FB", Georgia, 'Times New Roman', Times, serif;
7+
}
8+
9+
.pages-container {
10+
background-color: white;
11+
}
12+
</style>
13+
114
<div class="content-unit" class="ttpd-content">
215
<a href="../music.html" id="lyrics-return-button">
316
<div id="lyrics-return">
@@ -15,7 +28,7 @@
1528
</div> -->
1629

1730
<h3 id="heading"><br>The Tortured Poets Department</h3>
18-
<p id="update">这个页面上一次更新于2024年4月19日<br><br></p>
31+
<p id="update">这个页面上一次更新于2026年6月28日<br><br></p>
1932

2033
<div id="subpages-backdrop"></div>
2134

@@ -60,6 +73,7 @@ <h3 id="heading"><br>The Tortured Poets Department</h3>
6073
</a>
6174
</p>
6275
</div>
76+
6377
<div class="pages-container">
6478
<p id="text-n">
6579
<b><i class="fas fa-pen"></i>&emsp;曲目排名</b>

0 commit comments

Comments
 (0)