0719 更新

This commit is contained in:
OLDREDSTONE
2025-07-19 18:49:07 +08:00
parent c7b6c35ddc
commit e3d6c8c572
18 changed files with 1594 additions and 20 deletions
+6
View File
@@ -224,4 +224,10 @@ article.markdown-section:has(.intro)>.notice {
div.medium-zoom-overlay{
background-color: var(--background-color) !important;
}
.markdown-section:has(iframe[single]) {
&>p{
background-color: var(--background-color);
}
}