From 2f0b9a8f945b66af8416d8d1817e4111bf3eb28a Mon Sep 17 00:00:00 2001 From: zzz Date: Fri, 24 Jul 2009 14:16:16 +0000 Subject: [PATCH] * Eepsite: Add Deutsch index page and css (thanks sperrbezirk!) --- build.xml | 2 + installer/resources/eepsite.css | 30 ++++ installer/resources/eepsite_index.html | 3 +- installer/resources/eepsite_index_de.html | 170 ++++++++++++++++++++++ 4 files changed, 204 insertions(+), 1 deletion(-) create mode 100644 installer/resources/eepsite.css create mode 100644 installer/resources/eepsite_index_de.html diff --git a/build.xml b/build.xml index dc8529194..a831938ed 100644 --- a/build.xml +++ b/build.xml @@ -305,6 +305,8 @@ + + diff --git a/installer/resources/eepsite.css b/installer/resources/eepsite.css new file mode 100644 index 000000000..ccd537ec4 --- /dev/null +++ b/installer/resources/eepsite.css @@ -0,0 +1,30 @@ +body { background-color:#000000; color: #ffffe0; margin-left: 8.7%; margin-right: 12.9%; margin-top: 6%; margin-bottom: 6%;} +body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-family:"DejaVu Serif", serif; } +h1 { font-size:23pt; margin-bottom:20pt; } +h1.ph1 { font-size:20pt; margin-bottom:18pt; } +h2 { font-size:18pt; margin-bottom:18pt; } +h3 { font-size:16pt; } +h4 { font-size:14pt; } +h5 { font-size:13pt; } +p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-size:12.2pt; } + +a.footref { font-size: 70%; } +a:link { color:#ffc266; text-decoration:underline; } +a:visited { color:#ffd699; text-decoration:none; } +a:active { color:#ff9900; text-decoration:none; } +a.nonexistent { color: #ffffe0; text-decoration:underline; } +a.nonexistent:visited { color: #ffffe0; text-decoration:none; } + +dl.contents { margin-top: 0; } +dt.contents { margin-bottom: 0; } +em { font-style: italic; } +li,dt { margin-top: 0.2em; } +p.footnote { font-size: 90%; } +p.verse { white-space: pre; margin-left: 8.7%; } +pre { font-family: monospace; white-space: pre; margin-left: 8.7%; } +strong { font-weight: bold; } +table { width:100%; } +td { border:0px solid #000; vertical-align:top; overflow:hidden; } +ul { list-style-type: disc } + + diff --git a/installer/resources/eepsite_index.html b/installer/resources/eepsite_index.html index 2d8d5f192..3c6252ed5 100644 --- a/installer/resources/eepsite_index.html +++ b/installer/resources/eepsite_index.html @@ -2,10 +2,11 @@ Welcome to your eepsite +

Welcome to your eepsite

- +

(Deutsch)

This is your eepsite - simply HTTP/1.1 200 OK Connection: close Transfer-Encoding: chunked Cache-Control: max-age=0, private, must-revalidate, no-transform Set-Cookie: i_like_gitea=725f123dfe2414d4; Path=/; HttpOnly; Secure; SameSite=Lax Set-Cookie: _csrf=YUNbOFNpNiH3STCLgYX8o60uMIQ6MTc1MzI2OTAwMTk0MjMzNDg0Mg; Path=/; Max-Age=86400; HttpOnly; Secure; SameSite=Lax X-Frame-Options: SAMEORIGIN Date: Wed, 23 Jul 2025 11:10:02 GMT Content-Type: text/plain; charset=utf-8 X-Cache-Status: HIT X-Cache-Age: 0 39a8 From 2f0b9a8f945b66af8416d8d1817e4111bf3eb28a Mon Sep 17 00:00:00 2001 From: zzz Date: Fri, 24 Jul 2009 14:16:16 +0000 Subject: [PATCH] * Eepsite: Add Deutsch index page and css (thanks sperrbezirk!) --- build.xml | 2 + installer/resources/eepsite.css | 30 ++++ installer/resources/eepsite_index.html | 3 +- installer/resources/eepsite_index_de.html | 170 ++++++++++++++++++++++ 4 files changed, 204 insertions(+), 1 deletion(-) create mode 100644 installer/resources/eepsite.css create mode 100644 installer/resources/eepsite_index_de.html diff --git a/build.xml b/build.xml index dc8529194..a831938ed 100644 --- a/build.xml +++ b/build.xml @@ -305,6 +305,8 @@ + + diff --git a/installer/resources/eepsite.css b/installer/resources/eepsite.css new file mode 100644 index 000000000..ccd537ec4 --- /dev/null +++ b/installer/resources/eepsite.css @@ -0,0 +1,30 @@ +body { background-color:#000000; color: #ffffe0; margin-left: 8.7%; margin-right: 12.9%; margin-top: 6%; margin-bottom: 6%;} +body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-family:"DejaVu Serif", serif; } +h1 { font-size:23pt; margin-bottom:20pt; } +h1.ph1 { font-size:20pt; margin-bottom:18pt; } +h2 { font-size:18pt; margin-bottom:18pt; } +h3 { font-size:16pt; } +h4 { font-size:14pt; } +h5 { font-size:13pt; } +p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-size:12.2pt; } + +a.footref { font-size: 70%; } +a:link { color:#ffc266; text-decoration:underline; } +a:visited { color:#ffd699; text-decoration:none; } +a:active { color:#ff9900; text-decoration:none; } +a.nonexistent { color: #ffffe0; text-decoration:underline; } +a.nonexistent:visited { color: #ffffe0; text-decoration:none; } + +dl.contents { margin-top: 0; } +dt.contents { margin-bottom: 0; } +em { font-style: italic; } +li,dt { margin-top: 0.2em; } +p.footnote { font-size: 90%; } +p.verse { white-space: pre; margin-left: 8.7%; } +pre { font-family: monospace; white-space: pre; margin-left: 8.7%; } +strong { font-weight: bold; } +table { width:100%; } +td { border:0px solid #000; vertical-align:top; overflow:hidden; } +ul { list-style-type: disc } + + diff --git a/installer/resources/eepsite_index.html b/installer/resources/eepsite_index.html index 2d8d5f192..3c6252ed5 100644 --- a/installer/resources/eepsite_index.html +++ b/installer/resources/eepsite_index.html @@ -2,10 +2,11 @@ Welcome to your eepsite +

Welcome to your eepsite

- +

(Deutsch)

This is your eepsite - simply 0