Skip to content

Commit 93aa597

Browse files
committed
NEW
1 parent 0c83334 commit 93aa597

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

temp/letter.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,19 @@
2929
font-size: 12pt;
3030
font-weight: bold;
3131
}
32+
#musicContainer {
33+
text-align: right;
34+
}
35+
#music {
36+
margin: auto;
37+
}
3238
</style>
3339
</head>
3440
<body>
35-
<audio src="lettinggo.mp3" loop="loop" controls="controls" autoplay="autoplay">
36-
</audio>
3741
<div id="textCore">
42+
<div id="musicContainer">
43+
<audio src="lettinggo.mp3" id="music" autoplay="autoplay" controls="controls" loop="loop"></audio>
44+
</div>
3845
<p class="duan">
3946
2023年的毕业季,我的舍友老王看到即将毕业的学生万分感慨,玩笑似的试问我能不能为此作诗一首,当时我就记下并开始酝酿了,当时只是略写了几句,后来考虑有些东西需要经过时间的沉淀,才终于有了以下的版本:
4047
</p>

0 commit comments

Comments
 (0)