fix: corriger la typographie et les liens PAWÒL-NU de la section DJANGOKAM

This commit is contained in:
2026-07-06 00:56:47 +04:00
parent ea7736cb28
commit 4eaad7a49e
3 changed files with 24 additions and 12 deletions
+12
View File
@@ -1541,6 +1541,18 @@ input[type="number"]:focus {
opacity: 0.9;
}
.djangokam-instrument a,
.djangokam-fact-card a {
color: var(--or-oki);
font-weight: 600;
text-decoration: none;
}
.djangokam-instrument a:hover,
.djangokam-fact-card a:hover {
text-decoration: underline;
}
.djangokam-buttons {
justify-content: center;
margin-bottom: 2rem;