
styl wygląda tak:
.textInput { background-image: url("./img/input.png"); border: 0px; color: white; width: 204px; height: 25px; }
próbowałem już wielu metod z paddingiem, marginem, positionem etc. i nie mam pojęcia co dodać, aby działało
.textInput { background-image: url("./img/input.png"); border: 0px; color: white; width: 204px; height: 25px; }
margin-left: auto; margin-right: auto; width: szerokosc elementu;