BasesWeb/BACKEND/PHP/tp3/chifoumi/css/style.css

12 lines
83 B
CSS
Raw Permalink Normal View History

2023-05-16 11:27:42 +02:00
.center{
text-align:center;
}
.gagne{
color:#2E8B57;
}
.perdu{
color:#FF6347;
}