Footer and header revamps

master
Marvin Johanning 2021-12-07 21:33:45 +01:00
parent 92b4761762
commit daf74ee80a
160 changed files with 259 additions and 201 deletions

View File

@ -442,6 +442,18 @@ h1, h2, h3, h4, h5, h6 {
padding: 10px;
}
.column-4 {
text-align: center;
float: left;
width: 25%;
padding: 10px;
font-size: 13px;
}
.column-4 a {
font-size: 13px;
}
p.blocktext {
margin-left: auto;
margin-right: auto;
@ -510,6 +522,16 @@ p.indent {
[class*="chapter"] {
padding: 0px;
}
@media (prefers-color-scheme: dark) {
.column-4 {
border-bottom: 2px dotted white;
}
}
@media (prefers-color-scheme: light) {
.column-4 {
border-bottom: 2px dotted black;
}
}
}
@media only screen and (max-width: 600px) {
@ -735,35 +757,40 @@ img.no {
}
.separator-styled {
border-left: none;
border-right: none;
text-align: center;
border-left: none;
border-right: none;
text-align: center;
margin-top: 7px;
}
.separator-styled.double {
border-style: double;
border-top-width: 6px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-style: double;
border-top-width: 6px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
.separator-styled legend {
padding-inline-start: 8px;
padding-inline-end: 8px;
background: transparent;
font-weight: normal;
margin-left: auto;
margin-right: auto;
font-family: "Vollkorn";
}
padding-inline-start: 8px;
padding-inline-end: 8px;
background: transparent;
font-weight: normal;
margin-left: auto;
margin-right: auto;
font-family: "Vollkorn";
}
.separator-styled.radius {
border-bottom: none;
border-radius: 12px;
border-bottom: none;
border-radius: 12px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.separator-styled.test {
border-top: 0px;
border-top: none;
border-radius: 12px;
}
border-top-left-radius: 0;
border-top-right-radius: 0;
}

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -8,3 +8,4 @@
<li class="header"><a href="/blog/index.php">Blog Overview</a> </li>
<li class="header"><a href="/blog/2020/index.php">Blog 2020</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -10,7 +10,6 @@
<title>Musings, Articles and Blog ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -17,7 +17,6 @@ code {
</style>
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -9,7 +9,6 @@
<title>An Amateur Analysis of the Apocalypse of John (Revelation) Observations by an Intermediate Student</title>
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -8,3 +8,4 @@
<li class="header"><a href="/blog/index.php">Blog Overview</a> </li>
<li class="header"><a href="/blog/2021/index.php">Blog 2021</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -11,7 +11,6 @@
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -8,3 +8,4 @@
<li class="header"><a href="/blog/index.php">Blog Overview</a> </li>
<li class="header"><a href="/blog/christianity/index.php">Blog Christianity</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -10,7 +10,6 @@
<title>Musings, Articles and Blog ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -7,3 +7,4 @@
<br>
<li class="header"><a href="/blog/index.php">Blog Overview</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -10,7 +10,6 @@
<title>Musings, Articles and Blog ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -8,7 +8,7 @@
<link rel="stylesheet" href="/CSS/styles.css">
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -2,19 +2,26 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="On here you will find information about my book, a translation of the Gospel of John with plenty of notes and a few illustrations.">
<title>The Gospel of John: A Modern Translation ancient-greek.net</title>
<?php include('../header.php'); ?>
</head>
<body>
<?php include('../header.php'); ?>
<hr>
<fieldset class="separator-styled radius">
<legend align="center">
<img src="/media/icons/olympic-games.png">
ΤΗΝ ΜΕΤΑΦΡΑΣΙΝ ΜΟΥ ΑΝΑΓΙΓΝΩΣΚΩΜΕΝ
<img src="/media/icons/olympic-games.png">
</legend>
</fieldset>
<body>
<div class="heading-greek">
<h1>The Gospel of John A Modern Translation</h1>
<h3>Τὸ εὐαγγέλιον κατὰ Ἰωάννην Μετάφρασις καινὴ ὑπομνήμασι καὶ δὴ καὶ τοῖς ἀρχαῖοις Ἑλληνικοῖς λόγοις</h3>

View File

@ -2,19 +2,25 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="On here you will find information about my book, a translation of the Apocalypse of John with plenty of notes and lots of illustrations.">
<title>The Apocalypse of John: A Modern Translation ancient-greek.net</title>
<?php include('../header.php'); ?>
</head>
<body>
<?php include('../header.php'); ?>
<hr>
<fieldset class="separator-styled radius">
<legend align="center">
<img src="/media/icons/olympic-games.png">
ΤΗΝ ΜΕΤΑΦΡΑΣΙΝ ΜΟΥ ΑΝΑΓΙΓΝΩΣΚΩΜΕΝ
<img src="/media/icons/olympic-games.png">
</legend>
</fieldset>
<body>
<div class="heading-greek">
<h1>The Apocalypse of John A Modern Translation</h1>
<h3> Ἀποκάλυψις τοῦ Ἰωάννου Μετάφρασις καινὴ ζωγράφημασι καὶ ὑπομνήμασι καὶ δὴ καὶ τοῖς ἀρχαῖοις Ἑλληνικοῖς λόγοις</h3>

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -7,3 +7,4 @@
<br>
<li class="header"><a href="/documents/index.php">Documents Overview</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -9,7 +9,6 @@
<title>Documents ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -1,14 +1,29 @@
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<?php include('webrings/yesterweb.php'); ?>
<?php include('webrings/hotline.php'); ?>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.
<div>Icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
</footer>
</div>
<footer>
<fieldset class="separator-styled test"></fieldset>
<div class="row">
<div class="column-4">
Made by Marvin J. You can also find me on: <br>
<a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a>
<br>
<a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
</div>
<div class="column-4">
Other links:<br>
<a href="/impressum.html">Impressum</a>
<br>
<a href="/privacy/privacy-policy.php">Privacy Policy</a>
</div>
<div class="column-4">
<?php include('webrings/hotline.php'); ?>
<?php include('webrings/yesterweb.php'); ?>
</div>
<div class="column-4">
This work is licensed under <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> unless otherwise stated.
<br />
Icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a>
</div>
</div>
</footer>

View File

@ -4,4 +4,4 @@
<li class="header"><a href="/about.php">About</a></li>
<li class="header"><a href="/updates/updates.php">Updates</a></li>
<li class="header"><a href="/projects.php">Current projects</a></li>
</ul>
</ul>

View File

@ -120,7 +120,5 @@
</div>
</body>
<footer>
<?php include($_SERVER['DOCUMENT_ROOT'].'/footer.php'); ?>
</footer>
<?php include($_SERVER['DOCUMENT_ROOT'].'/footer.php'); ?>
</html>

View File

@ -11,7 +11,6 @@
<title>Links ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<body>

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<?php include('header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -10,7 +10,7 @@
<title>Learning Greek with a Random Book from the Library ancient-greek.net</title>
<?php include("header.php"); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -7,3 +7,4 @@
<br>
<li class="header"><a href="/shelf/physical/index.php">Physical Shelf Overview</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -10,7 +10,7 @@
<title>Hansen & Quinns Greek, An Intensive Course ancient-greek.net</title>
<?php include("header.php"); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -10,7 +10,6 @@
<title>My Physical Shelf ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -9,7 +9,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<title>The Italian Athenaze ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<title>Novum Testamentum Graece ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -10,7 +10,6 @@
<title>The Greek New Testament. A Readers Edition ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -9,7 +9,6 @@
<title>Septuaginta The Greek Old Testament Readers Edition and General Overview ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<title>JACTs Reading Greek ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -10,7 +10,7 @@
<title>Adam Rechenbergs Greek New Testament (1736 ed.) ancient-greek.net</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -7,3 +7,4 @@
<br>
<li class="header"><a href="/shelf/presbyterium/index.php">Presbyterium Overview</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -10,7 +10,6 @@
<title>Old Ancient Greek Books The Presbyterium ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -7,3 +7,4 @@
<br>
<li class="header"><a href="/shelf/programs/index.php">Apps & Programs Overview</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -10,7 +10,6 @@
<title>Programs and Apps for Learning Ancient Greek ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -7,3 +7,4 @@
<br>
<li class="header"><a href="/shelf/virtual/index.php">Virtual Shelf Overview</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<title>Herodotus Histories ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -10,7 +10,6 @@
<title>My Virtual Shelf ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="/CSS/styles.css">
<title>Sprechen Sie Attisch? (Do you speak Attic?) ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -7,3 +7,4 @@
<br>
<li class="header"><a href="/texts/index.php">Letters Overview</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -10,7 +10,6 @@
<title>Marvins Greek Letters ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -8,7 +8,7 @@
<link rel="stylesheet" href="/CSS/styles.css">
<title>First letter About the copper ancient-greek.net</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -8,7 +8,7 @@
<link rel="stylesheet" href="/CSS/styles.css">
<title>Second letter About languages #1 — ancient-greek.net</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -8,7 +8,7 @@
<link rel="stylesheet" href="/CSS/styles.css">
<title>Second letter About languages #2 — ancient-greek.net</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -8,7 +8,7 @@
<link rel="stylesheet" href="/CSS/styles.css">
<title>Fourth letter About listening to the words of the Ancients ancient-greek.net</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 1</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 10</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 11</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 12</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 13</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 14</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 15</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 16</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 17</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 18</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 19</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 2</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 20</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 21</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 22</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 3</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 4</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 5</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 6</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 7</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 8</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>Revelation Translation Chapter 9</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -9,3 +9,4 @@
<li class="header"><a href="/translations/GNT/index.php">Translations GNT</a> </li>
<li class="header"><a href="/translations/GNT/apocalypse/index.php">Translations Apocalypse</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -10,7 +10,6 @@
<title>Revelation of John Translation and Transliteration ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -9,3 +9,4 @@
<li class="header"><a href="/translations/GNT/index.php">Translations GNT</a></li>
<li class="header"><a href="/translations/GNT/generalepistles/index.php">Translations General Epistles</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -10,7 +10,6 @@
<title>The Epistles Translation and Transliteration ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -10,7 +10,7 @@
<title>First Epistle of John Translation Chapter 1</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>First Epistle of John Translation Chapter 2</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>First Epistle of John Translation Chapter 3</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>First Epistle of John Translation Chapter 4</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -10,7 +10,7 @@
<title>First Epistle of John Translation Chapter 5</title>
<?php include('../header.php'); ?>
<hr>
</head>
<div align="center">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -10,3 +10,4 @@
<li class="header"><a href="/translations/GNT/generalepistles/index.php">Translations General Epistles</a></li>
<li class="header"><a href="/translations/GNT/generalepistles/john1/index.php">Translations 1 John</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

View File

@ -10,7 +10,6 @@
<title>The First Epistle of John Translation and Transliteration ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">

View File

@ -1,9 +1,9 @@
<hr>
<div align="center">
<p>Legal stuff: <br>
<a href="/impressum.html">Impressum</a>, <a href="/privacy/privacy-policy.php">Privacy Policy</a>
</p>
<hr>
<footer>Made by Marvin J. You can also find me on <a href="https://en.wiktionary.org/wiki/User:Numitr0n">Wiktionary</a> and <a href="https://git.marvinjohanning.de/marvinjohanning">git.marvinjohanning.de</a>
<br><br>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License (unless otherwise stated)</a>.

View File

@ -9,3 +9,4 @@
<li class="header"><a href="/translations/GNT/index.php">Translations GNT</a></li>
<li class="header"><a href="/translations/GNT/gospels/index.php">Translations Gospels</a></li>
</ul>
<fieldset class="separator-styled radius"></fieldset>

Some files were not shown because too many files have changed in this diff Show More