mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-12 21:22:28 +01:00
24 lines
249 B
CSS
24 lines
249 B
CSS
.form-field {
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
.right-col-one {
|
|
margin-top: 83px;
|
|
}
|
|
|
|
.right-col-next {
|
|
padding-top: 25px;
|
|
}
|
|
|
|
.title {
|
|
padding-bottom: 20px;
|
|
}
|
|
|
|
.login-prompt {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.g-recaptcha {
|
|
margin-bottom: 2em;
|
|
}
|