# e2pdf/1.32.22/css/extension/wpcf7.css

E2Pdf – Export Pdf Tool for WordPress, version 1.32.22. 22 lines.

- Page: https://pluginprobe.com/plugins/e2pdf/1.32.22/code/css/extension/wpcf7.css
- Raw: https://pluginprobe.com/plugins/e2pdf/1.32.22/raw/css/extension/wpcf7.css
- Modified: 2026-05-27T06:01:34+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/e2pdf/1.32.22/code/css/extension/wpcf7.css#L10-L20`.

```css
.wpcf7-signaturewpcf7-validates-as-signaturedscf7-signature {
    height: 100px;
    text-align: center;
}

.wpcf7-textarea {
    width: 100%;
}

.as-signature-input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    text-align: center;
}

.as-signature-wrapper {
    display: inline-block;
    position: relative;
}
```
