show fini !

This commit is contained in:
trochas
2025-09-30 18:21:42 +02:00
parent 208a660706
commit c5eef2c624
15 changed files with 184 additions and 74 deletions

View File

@@ -1,5 +1,5 @@
body{
}
table.show{
@@ -18,3 +18,22 @@ th.show{
padding-right: 5px;
border: 1px solid #C0C0C0
}
.tabulation{
padding-left: 10px;
}
.question{
border: solid;
border-color: #C0C0C0;
margin: 5px;
padding: 5px;
}
.quizz{
border: solid;
border-color: #909090;
margin: 5px;
padding: 5px;
}