CSS Tweaks

This commit is contained in:
2025-10-10 16:52:04 +01:00
parent ffaea83e09
commit 6b338ce9ff

View File

@@ -214,6 +214,13 @@ label{
display: block;
margin: 0 auto 0 auto;
max-width: 100%;
max-height: 50vh;
}
#article>p>video{
margin: 0 auto 0 auto;
max-width: 100%;
max-height: 50vh;
}
pre{