This commit is contained in:
2023-11-09 09:03:33 +01:00
parent ec6063d74b
commit c60e61825e
146 changed files with 442 additions and 9932 deletions

View File

@@ -26,4 +26,9 @@ nav li a {
nav li a:hover {
color: yellow;
text-decoration: none;
}
.card-header {
background-color: #0d6efd !important;
color: white !important;
}