Please help, I try to study css, but my code doesn't work
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
width: 100%
padding: 4px 0;
color: 3B5468 !important
font-size: 13px;
font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
}
Bookmarks