Suppression possible de membres

This commit is contained in:
Claude Paroz 2025-09-13 15:15:04 +02:00
parent 6d499815e6
commit 48c0a2a5f2
3 changed files with 15 additions and 4 deletions

View file

@ -86,6 +86,9 @@ nav {
}
.portrait { max-width: 13rem; }
tr.editable .edit-button { display: none; }
tr.editable:hover .edit-button { display: inline-block; }
.agenda_line { margin-right: 7em !important; }
.agenda_container > div:first-of-type { margin-top: 7em !important; }
@media (max-width: 767.98px) {