Update first post to set test=false for binary

As implemented in #1412
This commit is contained in:
Philipp Oppermann
2025-08-07 14:04:24 +02:00
parent 5b4cb532e8
commit 9894147b30
2 changed files with 77 additions and 0 deletions

View File

@@ -818,6 +818,11 @@ div.note p:last-child {
margin-bottom: 0;
}
div.note h2, div.note h3, div.note h4 {
margin-top: 0rem;
}
div.warning {
padding: 0.7rem 1rem;
margin: 1rem 0.2rem;