feeds
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
feeds [2022/10/31 04:18] – created hindiadmin | feeds [2024/10/07 15:56] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
< | < | ||
+ | |||
< | < | ||
+ | .form-preview { | ||
+ | display: flex; | ||
+ | flex-direction: | ||
+ | justify-content: | ||
+ | margin-top: 30px; | ||
+ | padding: clamp(17px, 5%, 40px) clamp(17px, 7%, 50px); | ||
+ | max-width: none; | ||
+ | border-radius: | ||
+ | box-shadow: 0 5px 25px rgba(34, 60, 47, 0.25); | ||
+ | } | ||
+ | .form-preview, | ||
+ | .form-preview *{ | ||
+ | box-sizing: border-box; | ||
+ | } | ||
+ | .form-preview .preview-heading { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .form-preview .preview-heading h5{ | ||
+ | margin-top: 0; | ||
+ | margin-bottom: | ||
+ | } | ||
+ | .form-preview .preview-input-field { | ||
+ | margin-top: 20px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | .form-preview .preview-input-field input { | ||
+ | width: 100%; | ||
+ | height: 40px; | ||
+ | border-radius: | ||
+ | border: 2px solid #e9e8e8; | ||
+ | background-color: | ||
+ | outline: none; | ||
+ | } | ||
+ | .form-preview .preview-input-field input { | ||
+ | color: #000000; | ||
+ | font-family: | ||
+ | font-size: 14px; | ||
+ | font-weight: | ||
+ | line-height: | ||
+ | text-align: center; | ||
+ | } | ||
+ | .form-preview .preview-input-field input:: | ||
+ | color: #000000; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | .form-preview .preview-input-field input: | ||
+ | color: #000000; | ||
+ | } | ||
+ | |||
+ | .form-preview .preview-input-field input:: | ||
+ | color: #000000; | ||
+ | } | ||
+ | .form-preview .preview-submit-button { | ||
+ | margin-top: 10px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | .form-preview .preview-submit-button button { | ||
+ | width: 100%; | ||
+ | height: 40px; | ||
+ | border: 0; | ||
+ | border-radius: | ||
+ | line-height: | ||
+ | } | ||
+ | .form-preview .preview-submit-button button: | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | |||
+ | < | ||
+ | .form-preview { | ||
+ | display: flex; | ||
+ | flex-direction: | ||
+ | justify-content: | ||
+ | margin-top: 30px; | ||
+ | padding: clamp(17px, 5%, 40px) clamp(17px, 7%, 50px); | ||
+ | max-width: none; | ||
+ | border-radius: | ||
+ | box-shadow: 0 5px 25px rgba(34, 60, 47, 0.25); | ||
+ | } | ||
+ | .form-preview, | ||
+ | .form-preview *{ | ||
+ | box-sizing: border-box; | ||
+ | } | ||
+ | .form-preview .preview-heading { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .form-preview .preview-heading h5{ | ||
+ | margin-top: 0; | ||
+ | margin-bottom: | ||
+ | } | ||
+ | .form-preview .preview-input-field { | ||
+ | margin-top: 20px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | .form-preview .preview-input-field input { | ||
+ | width: 100%; | ||
+ | height: 40px; | ||
+ | border-radius: | ||
+ | border: 2px solid #e9e8e8; | ||
+ | background-color: | ||
+ | outline: none; | ||
+ | } | ||
+ | .form-preview .preview-input-field input { | ||
+ | color: #000000; | ||
+ | font-family: | ||
+ | font-size: 14px; | ||
+ | font-weight: | ||
+ | line-height: | ||
+ | text-align: center; | ||
+ | } | ||
+ | .form-preview .preview-input-field input:: | ||
+ | color: #000000; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | .form-preview .preview-input-field input: | ||
+ | color: #000000; | ||
+ | } | ||
+ | |||
+ | .form-preview .preview-input-field input:: | ||
+ | color: #000000; | ||
+ | } | ||
+ | .form-preview .preview-submit-button { | ||
+ | margin-top: 10px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | .form-preview .preview-submit-button button { | ||
+ | width: 100%; | ||
+ | height: 40px; | ||
+ | border: 0; | ||
+ | border-radius: | ||
+ | line-height: | ||
+ | } | ||
+ | .form-preview .preview-submit-button button: | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | </ | ||
</ | </ |
feeds.1667189929.txt.gz · Last modified: 2024/10/07 15:56 (external edit)