EVOLUTION-NINJA
Edit File: user_reg.css
.form-control{ margin-bottom:10px; } .registration-middle{ padding-top:6%; padding-bottom:6%; background: white; } .registration_middle_left h3{ margin-bottom: 20px; font-weight: 600; margin-top: 0 !important; } .forget_pass a{ color:black; } .forget_pass{ padding-top: 7px; font-weight: 600; text-align: right; } .social_media_row{ padding-top: 5%; text-align: center; padding-right: 5%; padding-left:3.5%; } .social_media_row p{ background:white; padding: 4px; border-radius: 5px; width:30%; margin: 0 auto; position: relative; z-index: +2; } .linesize{ border-bottom: 1px solid #d0d0d0; margin-top: -14px; } .user_reg{ padding-left:12%; } .registration_middle_right{ border-left: 1px dashed silver; } .registration_middle_right h3{ margin-bottom: 20px; font-weight: 600; padding-left:5px; margin-top: 0 !important; } .control-label{ padding-left:5px !important; } @media only screen and (min-width:320px) and (max-width:640px){ .social_media_row p{ width: 40% ; } .user_reg { padding-left: 3%; } .ss{ font-size: 11.5px; } } @media only screen and (min-width:641px) and (max-width:991px){ }