BossBey File Manager
PHP:
8.1.34
OS:
Linux
User:
ebookghostwritin
Root
/
home
/
demodesignproboa
/
public_html
/
Lee-Shepard
/
css
📤 Upload
📝 New File
📁 New Folder
Close
Editing: new-form.css
.ban-form input { width: 100%; margin: 0 0 0 0; border: 1px solid #e5e5e5; background: transparent; padding: 10px 15px; color: #000; font-size: 14px; border-radius: 3px; height: 35px; font-weight: 400; outline: none !important; margin: 0 0 15px 0; } .ban-form input[type="submit"] { background: #ac1f28; color: #fff !important; font-weight: 600; border-radius: 3px; text-align: center; padding: 7px 15px; margin: 20px 0 0; border: transparent; cursor: pointer; /* box-shadow: 2px 2px 5px #000; */ } .ban-form textarea { width: 100%; border: 1px solid #e5e5e5; background: transparent; padding: 10px 15px; color: white; font-size: 14px; border-radius: 3px; font-weight: 400; height: 120px; outline: none !important; margin: 15px 0 0px 0; resize: none; } .ban-form .fldset.inpchecbx label { display: inline-block; margin: 0; line-height: 1.4; color: #676767; font-size: 13px; } .ban-form .fldset.inpchecbx input { display: inline-block; width: auto; height: auto; margin: 0; } .main-services-banner-sec .ban-form .fldset textarea { height: 60px; } .main-services-banner-sec .ban-form input { height: 40px } .ban-form input::placeholder{ color: #fff; } .ban-form{ border: 1px solid #fff; padding: 24px; margin-left: 71px; } .section1{ height: auto !important; } @media (max-width: 767px){ .ban-form { margin-left: 0px; margin-right: -50px; } }
Save
Cancel