Skip to content

Commit

Permalink
Further work on coptic version
Browse files Browse the repository at this point in the history
  • Loading branch information
tklampfl committed Aug 31, 2023
1 parent 624b1f0 commit 3fb925f
Show file tree
Hide file tree
Showing 4 changed files with 352 additions and 148 deletions.
8 changes: 6 additions & 2 deletions html/fundament/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ p.quotation-links a:hover { color: black; text-decoration: underline; }
p.quotation-links a:active { color: black; text-decoration: underline; }
p.quotation-links a:visited { color: black; text-decoration: underline; }
span.glyph-in-text { font-weight: normal; font-size: 12pt; }
p.page-number { margin-left: 10pt; font-weight: bold; }
p.page-number { margin-left: 10pt; font-weight: bold; margin-top: 0.8em; }
p.manuscript-content { margin-left: 20pt; font-size: 12pt; }
div.manuscript-content { margin-left: 20pt; font-size: 12pt; margin-top: 20pt; }
.text-header { margin-left: 20pt; font-size: 12pt; }
Expand Down Expand Up @@ -123,4 +123,8 @@ span.coptic-bibletext { color: #6e3802; }
p.paragraph-of-coptic-text { font-weight: bold; margin-top: 3pt; margin-bottom: 3pt; margin-left: 2em; margin-right: 2em; }
span.line-number-coptic-text { font-weight: normal; margin-right: 4pt; color: black; }
span.coptic-versnumber { font-weight: normal; color: black; margin-right: 4pt; }
span.number-of-expositio { font-weight: normal; color: black; }
span.number-of-expositio { font-weight: normal; color: black; }
p.heading-manuscript-name { font-weight: normal; color: black; font-size: 24pt; margin-bottom: 0.8em; }
p.heading-manuscript-name-sub { font-weight: normal; color: black; font-size: 18pt; margin-bottom: 0.8em; margin-top: 0.8em; }
p.paragraph-of-german-text { font-weight: normal; color: black; font-style: italic; margin-top: 2.5pt; margin-bottom: 2.5pt; }
p.bibliography-inline { font-weight: normal; color: black; font-style: normal; margin-top: 10pt; margin-left: 10pt; }
Loading

0 comments on commit 3fb925f

Please sign in to comment.