D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
diafrica
/
result.dominicaninstitute.org
/
Filename :
apply.css
back
Copy
* { padding: 0px; margin: 0px; box-sizing: border-box; font-family: 'Poppins', sans-serif; } form input[type="text"], form input[type="date"], form input[type="password"], form input[type="email"], form input[type="file"], select { height: 40px; border-radius: 0px !important; } textarea { border-radius: 10px; } fieldset { margin-bottom: 50px; } .container { padding: 10px 50px; } @media(max-width:490px) { header img { width: 80%; } header h1 { font-size: 19px; font-weight: 800; } .container { padding: 0px 10px; } .form-label { font-size: 16px; } fieldset h2 { font-size: 24px; } } .badge { text-decoration: none; } .badge:hover { color: white !important; text-decoration: none; } .modal-dialog { max-width: 95vw !important; } .modal-dialog * { font-family: 'Times New Roman', Times, serif; line-height: 1.1; }