Verbesserungen Style
This commit is contained in:
@@ -43,12 +43,12 @@ mixin body_presentation_script
|
||||
|
||||
mixin headline_template(title)
|
||||
div(style="margin-top: 15px; padding-left: 1rem; padding-right: 1rem;")
|
||||
table(style="font-size: 80%; font-variant: small-caps; margin-bottom: 0px; width: 100%;")
|
||||
table(style="font-variant: small-caps; margin-bottom: 0px; width: 100%;")
|
||||
tr
|
||||
td(style="padding: 0px;")
|
||||
td(style="padding: 0px; font-size: 1rem;")
|
||||
b
|
||||
a(href="/") BibelWissen.Halieus.DE
|
||||
td(style="padding: 0px; text-align: right;").hide_on_print
|
||||
td(style="padding: 0px; text-align: right; font-size: 0.8rem;").hide_on_print
|
||||
a(href="http://www.halieus.de/impressum_datenschutz.html" target="_blank") Impressum & Datenschutzerklärung
|
||||
//- p(style="font-size: 130%; font-variant: small-caps; margin-bottom: 0px;")
|
||||
//- b Einführung in das Evangelium nach Markus
|
||||
|
||||
Reference in New Issue
Block a user