mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-12 21:22:28 +01:00
20 lines
207 B
CSS
20 lines
207 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;
|
|
}
|