Compare commits

..

No commits in common. "e33205a02a1f517dab367dea327f38e742eecb9d" and "d5b0c93b1c272b75b01fbc95e70aeab96683dfa7" have entirely different histories.

2 changed files with 5 additions and 11 deletions

View File

@ -36,8 +36,8 @@ ul.card-text li {
margin-bottom: 0.1rem !important; margin-bottom: 0.1rem !important;
} }
.card-body.gliederung p.card-text { p.card-text {
line-height: 1.2; line-height: 1.1;
} }
@media(min-width: 768px) { @media(min-width: 768px) {

View File

@ -22,16 +22,10 @@ html(lang='de')
//- img(src="/captcha", alt="CAPTCHA", style="margin-top: 5px; margin-bottom: 5px;") //- img(src="/captcha", alt="CAPTCHA", style="margin-top: 5px; margin-bottom: 5px;")
.alert.alert-danger
h4.alert-heading Das Bibelseminar zum Markus-Evangelium macht aufgrund der pandemischen Entwicklung Pause!
p.mb-0
| Die für den 25. November und 16. Dezember 2021 angesetzten Termine des Bibelseminars
| entfallen aufgrund der aktuellen Entwickung der Corona-Pandemie und der sich damit verbindenden
| Risiken und Einschränkungen.
br
| Die vorgesehenen Abschnitte des Markus-Evangeliums werden auf die folgenden Abende verschoben,
| sodass sich das Seminar in den Herbst 2022 verlängert.
form(method="post", action="/login", role="form", style="margin-top: 15px;", id="login_form") form(method="post", action="/login", role="form", style="margin-top: 15px;", id="login_form")