diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index acd70f1..e19a049 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -11,7 +11,7 @@ - + {{ block "main" . }}{{ end }} diff --git a/layouts/_default/single.html b/layouts/_default/single.html index d9cbe67..61fcab4 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,11 +1,11 @@ {{ define "main" }} - +
{{ .Content }}
-
+
{{ range .Params.items }}
@@ -31,7 +31,7 @@
-
- - - - -
- -
- - - diff --git a/public/ecg-portal-logo.png b/public/ecg-portal-logo.png deleted file mode 100644 index ad7935e..0000000 Binary files a/public/ecg-portal-logo.png and /dev/null differ diff --git a/public/ecogood.css b/public/ecogood.css deleted file mode 100644 index 871354c..0000000 --- a/public/ecogood.css +++ /dev/null @@ -1,160 +0,0 @@ -body { - color: #333; - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 1rem; - - margin:0; - padding:0; - text-align:center; - display:block; -} - -a { - text-decoration: none; - color: #333; -} - -#epframe { - margin: auto; - max-width: 900px; - display: block; - text-align: center; - padding: 24px; -} - -.epsquare, -.epsquareplus { - width: 23%; - padding-bottom: 23%; - position: relative; - margin: 0.5%; - display: inline-block; - background-size: cover; -} - -.epsquareplus { - padding-bottom: 0 -} - -.epsrect { - width: 23%; - padding-bottom: 32.2%; - position: relative; - margin: 0.5%; - display: inline-block; - background-size: contain; - background-repeat: no-repeat; - border: 1px solid #ccc; -} - -.epsrect.buchvoll { - background-image: url(gwoe-arbeitsbuch-5v.jpg); -} -.epsrect.buchkompakt { - background-image: url(gwoe-arbeitsbuch-5k.jpg); -} -.epsrect.buchkodex { - background-image: url(epecg.png); -} -.epsrect.buchregel { - background-image: url(gwoe-regelwerk.jpg); background-size: 100%; -} - -.eptextfunc { - width: 100%; - font-weight: bold; - position: absolute; - color: white; - bottom: 20%; - font-size: 1.35rem -} - -.eptexttool { - width: 100%; - position: absolute; - color: white; - bottom: 8%; -} - -.epcolwiki { - background-color: #009da5; - background-image: url(epwiki.png); -} - -.epcolprojekte { - background-color: #889e33; - background-image: url(epprojekte.png); -} - -.epcolmail { - background-color: #0099CC; - background-image: url(epmail.png); -} - -.epcolmaillist { - background-color: #99CC00; - background-image: url(epmaillist.png); -} - -.epcolcloud { - background-color: #3B6CA6; - background-image: url(epcloud.png); -} - -.epcolsmartwe { - background-color: #E05656; - background-image: url(epsmartwe.png); -} - -.epcolcode { - background-color: #40B075; - background-image: url(epcode.png); -} - -.epcolforum { - background-color: #FF9900; - background-image: url(epforum.png); -} - -@media only screen and (max-width: 900px) { - .epsquare { - width: 30%; - padding-bottom: 30%; - } - .epsrect { - width: 30%; - padding-bottom: 42%; - } - .epsquareplus { - width: 30%; - } -} -@media only screen and (max-width: 640px) { - .epsquare { - width: 40%; - padding-bottom: 40%; - } - .epsrect { - width: 40%; - padding-bottom: 56%; - } - .epsquareplus { - width: 40%; - } -} -@media only screen and (max-width: 450px) { - .epsquare { - width: 50%; - padding-bottom: 50%; - margin: 1.5%; - } - .epsrect { - width: 50%; - padding-bottom: 70%; - margin: 1.5%; - } - .epsquareplus { - width: 50%; - margin: 1.5%; - } -} diff --git a/public/en/index.html b/public/en/index.html deleted file mode 100644 index d54ee9f..0000000 --- a/public/en/index.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - Ecogood portal - - - - - - - - - - - - -
- -
- - - - - -
-
- -
- -
-
- - -
-
- - -
-
Umgangs
kodex
-
- - -
-
-
- - -
- -
- - - diff --git a/public/epcloud.png b/public/epcloud.png deleted file mode 100644 index 6860304..0000000 Binary files a/public/epcloud.png and /dev/null differ diff --git a/public/epcode.png b/public/epcode.png deleted file mode 100644 index 9be8df2..0000000 Binary files a/public/epcode.png and /dev/null differ diff --git a/public/epecg.png b/public/epecg.png deleted file mode 100644 index b725c42..0000000 Binary files a/public/epecg.png and /dev/null differ diff --git a/public/epforum.png b/public/epforum.png deleted file mode 100644 index af3cf05..0000000 Binary files a/public/epforum.png and /dev/null differ diff --git a/public/epmail.png b/public/epmail.png deleted file mode 100644 index d19a53b..0000000 Binary files a/public/epmail.png and /dev/null differ diff --git a/public/epmaillist.png b/public/epmaillist.png deleted file mode 100644 index bbd6b88..0000000 Binary files a/public/epmaillist.png and /dev/null differ diff --git a/public/epprojekte.png b/public/epprojekte.png deleted file mode 100644 index 43e14cb..0000000 Binary files a/public/epprojekte.png and /dev/null differ diff --git a/public/epsmartwe.png b/public/epsmartwe.png deleted file mode 100644 index a709e73..0000000 Binary files a/public/epsmartwe.png and /dev/null differ diff --git a/public/epwiki.png b/public/epwiki.png deleted file mode 100644 index 1b26b7d..0000000 Binary files a/public/epwiki.png and /dev/null differ diff --git a/public/favicon-cropped.webp b/public/favicon-cropped.webp deleted file mode 100644 index a28d9d8..0000000 Binary files a/public/favicon-cropped.webp and /dev/null differ diff --git a/public/favicon.webp b/public/favicon.webp deleted file mode 100644 index 8e26e14..0000000 Binary files a/public/favicon.webp and /dev/null differ diff --git a/public/fr/index.html b/public/fr/index.html deleted file mode 100644 index 0737098..0000000 --- a/public/fr/index.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - Ecogood portal - - - - - - - - - - - - -
- -
- -
- - -
-
- - - - - - - Wiki - - - - -
- -
Confluence
-
- - -
-
- - - - - - - Système de billets - - - - -
- -
JIRA
-
- - -
-
- - - - - - - Administration du courrier - - - - -
- -
Zimbra
-
- - -
-
- - - - - - - Communication de groupe par e-mail - - - - -
- -
Sympa
-
- - -
-
- - - - - - - Données dans le cloud - - - - -
- -
Nextcloud
-
- - -
-
- - - - - - - gestion des membres - - - - -
- -
SmartWE
-
- -
- - - -
-
- -
- -
-
- - -
-
- - -
-
Umgangs
kodex
-
- - -
-
-
- - -
- -
- - - diff --git a/public/gwoe-arbeitsbuch-5k.jpg b/public/gwoe-arbeitsbuch-5k.jpg deleted file mode 100644 index 3ef92b6..0000000 Binary files a/public/gwoe-arbeitsbuch-5k.jpg and /dev/null differ diff --git a/public/gwoe-arbeitsbuch-5v.jpg b/public/gwoe-arbeitsbuch-5v.jpg deleted file mode 100644 index 436e584..0000000 Binary files a/public/gwoe-arbeitsbuch-5v.jpg and /dev/null differ diff --git a/public/gwoe-regelwerk.jpg b/public/gwoe-regelwerk.jpg deleted file mode 100644 index 2a9b894..0000000 Binary files a/public/gwoe-regelwerk.jpg and /dev/null differ diff --git a/public/index.html b/public/index.html deleted file mode 100644 index db1c2f3..0000000 --- a/public/index.html +++ /dev/null @@ -1 +0,0 @@ -https://my.ecogood.world/en \ No newline at end of file diff --git a/static/ecogood.css b/static/ecogood.css index 871354c..5351a39 100644 --- a/static/ecogood.css +++ b/static/ecogood.css @@ -1,23 +1,23 @@ body { color: #333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 1rem; - - margin:0; - padding:0; - text-align:center; - display:block; + background-image: url(background.png); } a { text-decoration: none; - color: #333; } -#epframe { +.heading-img { + display: block; + width: 80%; + max-width: 500px; + margin: auto; +} + +.epframe { margin: auto; max-width: 900px; - display: block; text-align: center; padding: 24px; } @@ -66,7 +66,15 @@ a { position: absolute; color: white; bottom: 20%; - font-size: 1.35rem + font-size: 1.35rem; +} + +.eptextfunc.kodex { + color: #5a5a5a; + text-transform: uppercase; + text-align:left; + padding-left: 24px; + font-size: 95%; } .eptexttool { @@ -130,6 +138,9 @@ a { } } @media only screen and (max-width: 640px) { + .epframe { + padding: 24px 0px 24px 0px; + } .epsquare { width: 40%; padding-bottom: 40%; @@ -142,14 +153,15 @@ a { width: 40%; } } + @media only screen and (max-width: 450px) { .epsquare { - width: 50%; + width: 46%; padding-bottom: 50%; margin: 1.5%; } .epsrect { - width: 50%; + width: 45%; padding-bottom: 70%; margin: 1.5%; } @@ -158,3 +170,10 @@ a { margin: 1.5%; } } + +@media only screen and (max-width: 350px) { + .epsquare { + width: 49%; + margin: 0; + } +}