Skip to content

Commit

Permalink
Added first draft of coptic version
Browse files Browse the repository at this point in the history
  • Loading branch information
tklampfl committed Aug 30, 2023
1 parent a674f39 commit 624b1f0
Show file tree
Hide file tree
Showing 5 changed files with 794 additions and 2 deletions.
9 changes: 7 additions & 2 deletions html/fundament/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ p.search-result-item-details { margin-left: 30pt; }
span.search-result-item-id { font-family: monospace; }
span.vat-gr-754-diplomatic-hidden { display: none; }
span.vat-gr-754-diplomatic-visible { display: inline; }
#sidebar { width: 180px; position: fixed; top: 10.5vh; left: 0; height: 90vh; z-index: 999; background: #f7e2a6; color: #black; transition: all 0.3s; overflow-y: scroll; overflow-x: hidden; scrollbar-color: #d69e5c #ecc58d; scrollbar-width: thin;}
#sidebar { width: 180px; position: fixed; top: 10.5vh; left: 0; height: 90vh; z-index: 999; background: #f7e2a6; color: black; transition: all 0.3s; overflow-y: scroll; overflow-x: hidden; scrollbar-color: #d69e5c #ecc58d; scrollbar-width: thin;}
#sidebar.active { margin-left: -180px; }
#sidebarCollapse { background-color: white; color: black; border-color: black; }
.navigation-sidebar-header { margin-top: 5pt; margin-left: 10pt; font-size: 16pt; font-weight: bold; }
Expand All @@ -118,4 +118,9 @@ span.textcritical-embedded { background-color: #ecc58d; }
span.textcritical-embedded-emphasized { background-color: #a36d21; }
span.apparatus-entry { background-color: white; }
span.apparatus-entry-lemma { font-weight: bold; }
span.apparatus-entry-highlighted { background-color: #e0deda; }
span.apparatus-entry-highlighted { background-color: #e0deda; }
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; }
Binary file added html/fundament/images/picture_13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 624b1f0

Please sign in to comment.