This commit is contained in:
Robin Shen 2022-02-13 21:52:45 +08:00
commit 935a9e2523

View File

@ -4,6 +4,7 @@
}
.SimplePage.dark-mode {
background: url(/img/dark-mesh.jpg) no-repeat left top fixed;
background-size: cover;
}
.SimplePage>body {
background: transparent;