maj style html

This commit is contained in:
Yacine31
2025-04-16 20:44:14 +02:00
parent b646a0c12c
commit a2d95dd682
2 changed files with 32 additions and 2 deletions

View File

@@ -51,6 +51,15 @@
th.desc::after {
content: " 🔽";
}
/* Style pour les couleurs conditionnelles */
.orange {
background-color: #ff9800;
}
.red {
background-color: #f44336;
}
</style>
</head>
<body>