This commit is contained in:
make
2026-01-09 01:28:23 +08:00
parent eb8c097777
commit 90fc16fbc3
241 changed files with 26518 additions and 3570 deletions

View File

@@ -20,8 +20,8 @@ time, mark, audio, video {
body {
line-height: 1.5;
font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;
background: #f7f7f7;
color: #333;
/* background: #f7f7f7;
color: #333; */
}
img {
@@ -29,7 +29,7 @@ img {
width:100%;
height:auto;
object-fit:cover;
background:#eee;
/* background:#eee; */
}
a {