Compare commits
2 Commits
d5b0c93b1c
...
e33205a02a
| Author | SHA1 | Date |
|---|---|---|
|
|
e33205a02a | |
|
|
3c65bc5621 |
|
|
@ -36,8 +36,8 @@ ul.card-text li {
|
||||||
margin-bottom: 0.1rem !important;
|
margin-bottom: 0.1rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
p.card-text {
|
.card-body.gliederung p.card-text {
|
||||||
line-height: 1.1;
|
line-height: 1.2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media(min-width: 768px) {
|
@media(min-width: 768px) {
|
||||||
|
|
|
||||||
|
|
@ -22,10 +22,16 @@ 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")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue