0byt3m1n1
Path:
C:
/
wamp64
/
www
/
id
/
[
Home
]
File: insert.css
body{ background: url("Front-page.jpg") no-repeat center fixed; background-size:cover ; } .page-header { margin-top: 5%; } .page-header h2 { font-size: 30px; color:black; font-style: normal; } .page-header h3 { font-size: 20px; color:grey; font-style: italic; } .form-class { background-color: #36A0FF; box-shadow: 0 0 10px 0 rgba(0, 0 , 0, 0.8); background: #fff; margin-left: 10%; margin-top: 5%; width: 21cm; height: 35cm; float: left; } .tab { margin-left: 25%; } img { width: 120px; height: 150px; margin-left: 40%; margin-bottom: 5%; margin-top: 5%; } .form-class .input { text-align: right; border: none; outline: none; background-color: #fff; } .form-class .col-sm-4 { text-align: start; font-size: 20px small; } .form-class .col-form-label { padding-top: calc(.375rem + 1px); padding-bottom: calc(.375rem + 1px); margin-bottom: 0; font-size: inherit; font-weight: unset; margin-left:-2%; } .form-class .col-form-label-pi { padding-top: calc(.375rem + 1px); padding-bottom: calc(.375rem + 1px); margin-bottom: 0; margin-left: -5.5%; font-weight: unset; font-size: 16px; } textarea { border: none; resize: none; } .form-group .col-form-label { font-size: 16px; } .form-group .col-form-dot { padding-top: 2%; padding-bottom: calc(.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.1; font-size: 12px; max-width: 1; margin-top:-5; margin-left: 2%; } .form-group .col-form-dot-pi { padding-top: 2%; padding-bottom: calc(.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.1; font-size: 12px; margin-left: -6.5%; margin-top:-5; } .form-err { width: 50%; margin-left: 10%; } .form-err .butdiv { margin-left: 40%; } .form-err button { display: inline-block; width: 100%; padding: 10px; box-sizing: border-box; margin-bottom: 20px ; border: 3px solid #06a; border-radius: 25px; outline: none; font-size: 20px; text-transform: uppercase; background-color:#339b9e ; color: linen; } .form-err .col-sm-4:hover { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; } .form-err .erdiv { color: #155724; background-color: #d4edda; border-color: #c3e6cb; width: 100%; height: 3cm; padding: 10px; box-shadow: 0 0 10px 0 rgba(0, 0 , 0, 0.8); font-size: 20px; margin-top: 10%; margin-bottom: 10%; margin-left: 20%; margin-right: 10%; text-align: center; } .foot { margin-top: -2%; margin-bottom: 10%; font-size: 15px; align-content: center; margin-left: 20%; } .alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; width: 50%; height: 10%; margin-top: 10%; margin-left: 20%; font-size: 20px; font-family: sans-serif; align-items: center; } .but-div { margin-left: 30%; margin-top: 3%; } .but-div .col-sm-2 { margin-left: 7%; display: inline-block; width: 10%; padding: 10px; box-sizing: border-box; margin-bottom: 20px ; border: 3px solid #06a; border-radius: 25px; outline: none; font-size: 20px; text-transform: uppercase; background-color:#339b9e ; color: linen; } .but-div .col-sm-2:hover { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }