Result sheets printing

This commit is contained in:
Claude Brisson
2024-01-24 14:25:12 +01:00
parent d725587c88
commit 8fe420bf6a
5 changed files with 144 additions and 0 deletions

View File

@@ -292,6 +292,12 @@
padding: 0.2em 0.8em;
}
.result-sheets {
position: absolute;
bottom: 1em;
right: 1em;
}
/* results section */
#results-list {