<?php #formularz, input:hover, textarea:hover, input:focus, textarea:focus { background: #450F0F; border-color: #B12727; } ?>
lecz podświetla mi on wszystkie pola input.
Ja chcę to zastosować do pól typu text i textarea. Nie chcę aby podświetlało mi submit i reset.
Możecie mi pomóc zmodyfikować ten kod aby robił to co chcę?