Factorization of input styling.

This commit is contained in:
Florian THIERRY
2024-10-21 14:05:56 +02:00
committed by Florian THIERRY
parent 7c5cc38cff
commit cfca22bf66
7 changed files with 66 additions and 120 deletions

View File

@@ -19,4 +19,8 @@ button, a.button {
background-color: #f2f4ff;
}
}
}
a.button {
text-decoration: none;
}