diff --git a/lektor/lektordata/project/assets/static/style.css b/lektor/lektordata/project/assets/static/style.css index a7e46cd..42afa8f 100644 --- a/lektor/lektordata/project/assets/static/style.css +++ b/lektor/lektordata/project/assets/static/style.css @@ -195,6 +195,15 @@ div.page h3 { } +div.page h4 { + font-family: "Roboto-Thin","Arial",sans-serif; + font-size:40px; + margin: 0; + padding: 0; + font-weight: normal; + line-height: normal; +} + div.page strong { font-family: "Roboto-Regular","Arial",sans-serif; color: #1e3a8a; @@ -535,7 +544,10 @@ div.left_footer, div.middle_footer, div.right_footer { div.page h3 { font-size:calc(60vw * 0.091); } - div.page div.threecolumn{ + div.page h4 { + font-size:calc(40vw * 0.091); + } + div.page div.threecolumn{ padding: calc(80vw * 0.091) calc(50vw * 0.091) calc(30vw * 0.091) calc(50vw * 0.091); } div.page div.threecolumn div{ @@ -608,6 +620,9 @@ div.left_footer, div.middle_footer, div.right_footer { div.page h3 { font-size:calc(60px * 0.7); } + div.page h4 { + font-size:calc(40px * 0.7); + } div.page div.threecolumn{ padding: calc(80px * 0.7) calc(50px * 0.7) calc(30px * 0.7) calc(50px * 0.7); diff --git a/lektor/lektordata/project/content/contents.lr b/lektor/lektordata/project/content/contents.lr index 73a6630..56e558d 100644 --- a/lektor/lektordata/project/content/contents.lr +++ b/lektor/lektordata/project/content/contents.lr @@ -5,7 +5,19 @@ title: Willkommen beim PC Stammertal html:
All unsere Termine
diff --git a/lektor/lektordata/scripts/calendar-fetcher-main.py b/lektor/lektordata/scripts/calendar-fetcher-main.py
index eb3787b..33c1de1 100644
--- a/lektor/lektordata/scripts/calendar-fetcher-main.py
+++ b/lektor/lektordata/scripts/calendar-fetcher-main.py
@@ -44,6 +44,18 @@ html: