-@import "parameters";
+>@import "parameters";
/* Styles common to large and small screens */
display: block;
}
+select {
+ padding: 2px;
+}
+
input[type="checkbox"],
input[type="radio"] {
margin-right: 5px;
input[type="url"],
input[type="password"],
textarea {
+ color: #222;
background-color: #fff;
border: 1px solid #ccc;
padding: 2px 5px;