Amélioration du style des liens.
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-03-20 17:40:55 +01:00
parent fb99ff9b8d
commit ca346f2f0d
+2 -2
View File
@@ -87,11 +87,11 @@ body {
box-shadow: $fg 0 0 2rem 0.1rem; box-shadow: $fg 0 0 2rem 0.1rem;
} }
// Links. // Style des liens.
a { a {
outline: none; outline: none;
text-decoration: none; text-decoration: none;
padding: 2px 1px 0; padding: 0;
} }
a:link { a:link {