# html-forms/1.7.0/assets/css/forms.css

HTML Forms – Simple WordPress Forms Plugin, version 1.7.0. 1 lines.

- Page: https://pluginprobe.com/plugins/html-forms/1.7.0/code/assets/css/forms.css
- Raw: https://pluginprobe.com/plugins/html-forms/1.7.0/raw/assets/css/forms.css
- Modified: 2026-09-14T13:22:54+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/html-forms/1.7.0/code/assets/css/forms.css#L10-L20`.

```css
.hf-form label{clear:both;display:block;float:none;font-weight:700;margin-bottom:1px}.hf-form label+label{font-weight:400}.hf-form input[type=date],.hf-form input[type=email],.hf-form input[type=number],.hf-form input[type=text],.hf-form input[type=url],.hf-form select,.hf-form textarea{clear:both;float:none;padding:4px 8px}.hf-message{border:1px solid #0000;margin-bottom:1rem;padding:.75rem 1.25rem}.hf-message-success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.hf-message-warning{background-color:#fcf8e3;border-color:#faf2cc;color:#8a6d3b}
```
