theme, plugins und config für die Webseite der Baptisten Hohenacker
https://baptisten-hohenacker.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
423 B
40 lines
423 B
#grav-login { |
|
max-width: 50rem!important; |
|
|
|
.col-sm-2 { |
|
width: 50%; |
|
text-align: right; |
|
padding-top: 5px; |
|
} |
|
|
|
.col-sm-10 { |
|
width: 50%; |
|
} |
|
|
|
form { |
|
padding-top: 30px |
|
} |
|
|
|
.rememberme { |
|
float: right!important; |
|
} |
|
|
|
.form-actions { |
|
button { |
|
margin-top: 50px; |
|
} |
|
|
|
.button.secondary { |
|
line-height: 26px; |
|
|
|
i { |
|
line-height: 26px; |
|
} |
|
} |
|
} |
|
|
|
.button { |
|
vertical-align: bottom!important; |
|
} |
|
} |
|
|
|
|