fix: corriger la typographie et les liens PAWÒL-NU de la section DJANGOKAM
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user