maj style html
This commit is contained in:
@@ -51,6 +51,15 @@
|
||||
th.desc::after {
|
||||
content: " 🔽";
|
||||
}
|
||||
|
||||
/* Style pour les couleurs conditionnelles */
|
||||
.orange {
|
||||
background-color: #ff9800;
|
||||
}
|
||||
|
||||
.red {
|
||||
background-color: #f44336;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user