Skip to navigation
Rounded border with text input css
02.02.23
input[type=text]{ -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: 1px solid #2d9fd9; color: #a0d18c; width: 250px; height: 30px; padding-left: 10px; } input[type=text]:focus { outline: none; border: 1px solid #a0d18c; color: #2d9fd9; }
https://stackoverflow.com/questions/20954521/rounded-border-text-input-css
Reply
Anonymous
Information Epoch 1745521646
Think parallel.
Home
Notebook
Contact us