27 Octobre

This commit is contained in:
2022-10-27 17:22:05 +02:00
parent 942cdaf045
commit 93a18f73ef
6 changed files with 261 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
h1 {
color: blue;
text-decoration: underline;
text-align: center;
}
h3 {
color: blue;
text-align: center;
}
td {
text-align: center;
}
.CasesEnGris{
background-color: grey;
}
#CasesEnHaut{
border: 0px;
box-shadow: 0px;
}