This commit is contained in:
@ -249,8 +249,8 @@ button#submit-button {
|
|||||||
background-repeat: no-repeat; /* Verhindert das Wiederholen des Bildes */
|
background-repeat: no-repeat; /* Verhindert das Wiederholen des Bildes */
|
||||||
background-position: center; /* Zentriert das Bild im Button */
|
background-position: center; /* Zentriert das Bild im Button */
|
||||||
color: transparent; /* Macht den Text unsichtbar, damit nur das Bild sichtbar ist */
|
color: transparent; /* Macht den Text unsichtbar, damit nur das Bild sichtbar ist */
|
||||||
width: 46px; /* Setzt die Breite automatisch entsprechend des Inhalts */
|
width: 57px; /* Setzt die Breite automatisch entsprechend des Inhalts */
|
||||||
height: 76px; /* Passt die Höhe an, um das Bild vollständig anzuzeigen */
|
height: 85px; /* Passt die Höhe an, um das Bild vollständig anzuzeigen */
|
||||||
padding: 10px 20px; /* Hinzufügen von etwas Platz um das Bild */
|
padding: 10px 20px; /* Hinzufügen von etwas Platz um das Bild */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user