Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .ad {
- display: none !important;
- }
- .wrapper {
- margin: auto;
- }
- .login {
- display: flex;
- height: 100vh;
- }
- .welcome-text {
- font-weight: 900 !important;
- text-align: left !important;
- }
- .content {
- padding: 1rem 1rem !important;
- border-bottom: 1px solid #E5E5E5 !important;
- border-bottom-right-radius: 4px;
- border-bottom-left-radius: 4px;
- }
- fieldset {
- margin-top: 4.5rem;
- }
- fieldset .form-group {
- flex-direction: column;
- margin-top: -3rem;
- }
- .input-container {
- margin: 0 !important;
- }
- .control-label {
- text-align: left !important;
- }
- .container {
- width: 30rem !important;
- }
- .form-group.form-actions {
- margin-top: -2rem !important;
- }
- .form-action {
- margin-left: 0 !important;
- margin-right: auto;
- }
- .footer {
- padding: 0 !important;
- position: absolute;
- bottom: 0;
- left: 50%;
- transform: translateX(-50%);
- background-color: #ffffff00 !important;
- border: none !important;
- }
- .link-list {
- padding-top: 0.5rem !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment