Следите за новостями любимого конструктора сайтов uCoz в социальных сетях!
В стилях строки 676-688:
input[type=submit], input[type=reset], input[type=button] { color: #fff; border: none; padding: 5px 10px; font-size: 10pt; background: #d74e37; cursor: pointer; } input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {background: #ff2f0c;} input[type=submit]:active, input[type=reset]:active, input[type=button]:active {} input[type=text], input[type=password], textarea, select {background: #d7d7d7; border: none; font-size: 11px; color: #5e5e5e;padding: 3px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}