// Your standard form element. // // Styleguide 3.0.0 form { // Your standard text input box. // // Styleguide 3.0.1 input[type="text"] { border: 1px solid #ccc; } }