08-18-1311, chapter 3.1.1

This commit is contained in:
xiaolai
2024-08-18 13:11:32 +08:00
parent b14a3f3e12
commit 0c66b3a7d7
118 changed files with 633 additions and 122 deletions

View File

@@ -161,6 +161,7 @@ body {
p img, p video {
margin: 0 auto;
align-self: center;
}
blockquote > p{
@@ -224,4 +225,8 @@ audio {
padding-left: 1em;
height: 1.8em;
margin-top: -0.2em;
}
}
video {
width: 95%;
}