mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-10 04:02:28 +01:00
12 lines
119 B
CSS
12 lines
119 B
CSS
.login-submit {
|
|
width:80%;
|
|
}
|
|
|
|
.login-field {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.signup-prompt {
|
|
padding-top: 15px;
|
|
}
|