округлый вход CSS
input[type="text"]{
border-radius: 10px;
}
Snippets
input[type="text"]{
border-radius: 10px;
}
#roundCornerID {
border-radius: 30%;
width: 200px;
height: 150px;
}
border-radius:px,%