update CSS

This commit is contained in:
Yacine31
2025-04-16 21:06:43 +02:00
parent a4f31f44a8
commit 60a51ee98d
2 changed files with 19 additions and 11 deletions

View File

@@ -60,7 +60,13 @@
.red {
background-color: #f44336;
}
</style>
/* Alignement des cellules numériques à droite */
.numeric {
text-align: right;
}
</style>
</head>
<body>