add music-making-week

This commit is contained in:
りき萌 2025-09-15 23:22:06 +02:00
parent 688a3b5963
commit 4101660e3b
4 changed files with 228 additions and 0 deletions

View file

@ -114,6 +114,29 @@ main.doc {
}
}
& blockquote {
margin: 0;
padding: var(--code-block-h-padding);
& :first-child {
padding-top: 0;
}
& :last-child {
padding-bottom: 0;
}
&.chat {
& p:has(img) {
text-align: left;
& img {
margin: 0;
}
}
}
}
& figure {
margin: 0.5lh 0;

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB