Ajout règle CSS portraits

This commit is contained in:
Claude Paroz 2025-08-30 16:38:46 +02:00
parent 808a1645ce
commit 6172fb8fec

View file

@ -77,6 +77,7 @@ nav {
margin-left: -12px; margin-left: -12px;
padding-left: 12px; padding-left: 12px;
} }
.portrait { max-width: 13rem; }
.agenda_line { margin-right: 7em !important; } .agenda_line { margin-right: 7em !important; }
.agenda_container > div:first-of-type { margin-top: 7em !important; } .agenda_container > div:first-of-type { margin-top: 7em !important; }