BasesWeb/FRONTEND/StyleCss/StyleAccueilLoisirs.css
2022-10-27 17:22:05 +02:00

23 lines
233 B
CSS

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;
}