icône sur le bouton nouvelle grille
This commit is contained in:
@ -142,6 +142,9 @@ button[type='submit'] {
|
||||
background: none;
|
||||
font-family: inherit;
|
||||
font-size: 1em;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5em;
|
||||
}
|
||||
|
||||
button[type="submit"]:hover {
|
||||
@ -213,4 +216,4 @@ button[type="submit"]:active {
|
||||
button[type="submit"]:active {
|
||||
color: orchid;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user