Einleitung zur Markus-Evangelium
This commit is contained in:
@@ -12,6 +12,7 @@ p {
|
||||
|
||||
.card-text, h1, h2, h3, h4, h5, h6, .table, blockquote > footer {
|
||||
font-family:
|
||||
"Alegreya Sans",
|
||||
"Noto Sans",
|
||||
-apple-system,
|
||||
BlinkMacSystemFont,
|
||||
@@ -27,6 +28,24 @@ p {
|
||||
//font-size: 1.2rem;
|
||||
}
|
||||
|
||||
.serif, .card-text {
|
||||
font-family:
|
||||
"Alegreya",
|
||||
"Noto Serif",
|
||||
serif
|
||||
}
|
||||
|
||||
.bibeltext {
|
||||
color: darkblue;
|
||||
}
|
||||
|
||||
span.bibelstelle::before { content: ' '; }
|
||||
span.bibelstelle {
|
||||
color: darkgreen;
|
||||
font-style: italic;
|
||||
}
|
||||
span.bibelstelle::after { content: ' '; }
|
||||
|
||||
h6.card-title {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user