title style
This commit is contained in:
parent
1689b54570
commit
ef49f35e2a
10
style.css
10
style.css
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user