forked from web/portal
fix CSS; wipe public
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{{ define "main" }}
|
||||
<img style="display:block; width: 80%; max-width: 500px; margin:auto" src="{{ "ecg-portal-logo.png" | absURL }}" />
|
||||
<img class="heading-img" src="{{ "ecg-portal-logo.png" | absURL }}" />
|
||||
|
||||
<div>
|
||||
{{ .Content }}
|
||||
</div>
|
||||
|
||||
<div id="epframe">
|
||||
<div class="epframe">
|
||||
{{ range .Params.items }}
|
||||
<a href="{{ .url }}" target="_blank">
|
||||
<div class="epsquare epcol{{ .cssClass }}">
|
||||
@@ -31,7 +31,7 @@
|
||||
<div class="epsquareplus"></div>
|
||||
</div>
|
||||
|
||||
<div id="epframe">
|
||||
<div class="epframe">
|
||||
<a href="https://www.ecogood.org/media/filer_public/73/da/73dab961-6125-4f69-bf7a-3c8613a90739/gwoe_arbeitsbuch_5_0_vollbilanz.pdf" target="_blank">
|
||||
<div class="epsrect buchvoll"></div>
|
||||
</a>
|
||||
@@ -42,7 +42,7 @@
|
||||
|
||||
<a href="https://wiki.ecogood.org/download/attachments/10649644/GW%C3%96_Umgangskodex.pdf?version=2&modificationDate=1516310958744&api=v2" target="_blank">
|
||||
<div class="epsrect buchkodex">
|
||||
<div class="eptextfunc" style="color: #5a5a5a; text-transform:uppercase; text-align:left;padding-left:24px; font-size: 95%">Umgangs<br />kodex</div></div>
|
||||
<div class="eptextfunc kodex">Umgangs<br />kodex</div></div>
|
||||
</a>
|
||||
|
||||
<a href="https://wiki.ecogood.org/pages/viewpage.action?pageId=33949627&preview=/12359328/26348450/GWOE_Regelwerk1804.pdf" target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user