This commit is contained in:
@ -244,7 +244,7 @@ button#cancel-button:not(:disabled):hover {
|
||||
|
||||
|
||||
button#submit-button {
|
||||
background-image: url('../img/elisa.jpg'); /* Pfad zum Bild */
|
||||
background-image: url('images/elisa.jpg'); /* Pfad zum Bild */
|
||||
background-size: contain; /* Passt das Bild innerhalb des Buttons an, ohne es zu strecken */
|
||||
background-repeat: no-repeat; /* Verhindert das Wiederholen des Bildes */
|
||||
background-position: center; /* Zentriert das Bild im Button */
|
||||
|
Reference in New Issue
Block a user