title style

This commit is contained in:
Adrien MALINGREY 2025-04-24 17:32:31 +02:00
parent 1689b54570
commit ef49f35e2a

View File

@ -9,6 +9,11 @@ body {
h1 table { h1 table {
margin: auto; margin: auto;
line-height: 0.7;
}
h1 td {
width: 0.7em;
} }
h1, h2 { h1, h2 {
@ -16,11 +21,6 @@ h1, h2 {
text-align: center; text-align: center;
} }
.grille {
margin: 2rem auto;
width: unset;
}
.grille table { .grille table {
border-collapse: collapse; border-collapse: collapse;
margin: 0 auto; margin: 0 auto;