remove additional links

This commit is contained in:
Thomas Dedek
2019-12-27 23:03:49 +01:00
parent 27b3ad7fc8
commit 3389480207
2 changed files with 1 additions and 90 deletions

View File

@@ -25,33 +25,4 @@
</div></a>
{{ end }}
</div>
<!--Platzhalter-->
<div class="epsquareplus"></div>
</div>
<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>
<a href="https://www.ecogood.org/media/filer_public/04/8e/048e113f-5802-494e-866b-c3f8c8a6a674/gwoe_arbeitsbuch_5_0_kompaktbilanz.pdf" target="_blank">
<div class="epsrect buchkompakt"></div>
</a>
<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 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">
<div class="epsrect buchregel">
</div></a>
</div>
<!--Platzhalter-->
<div class="epsquareplus"></div>
<!--Platzhalter-->
<div class="epsquareplus"></div>
{{ end }}

View File

@@ -22,8 +22,7 @@ a {
padding: 24px;
}
.epsquare,
.epsquareplus {
.epsquare {
width: 23%;
padding-bottom: 23%;
position: relative;
@@ -32,34 +31,6 @@ a {
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;
@@ -69,14 +40,6 @@ a {
font-size: 1.35rem;
}
.eptextfunc.kodex {
color: #5a5a5a;
text-transform: uppercase;
text-align:left;
padding-left: 24px;
font-size: 95%;
}
.eptexttool {
width: 100%;
position: absolute;
@@ -129,13 +92,6 @@ a {
width: 30%;
padding-bottom: 30%;
}
.epsrect {
width: 30%;
padding-bottom: 42%;
}
.epsquareplus {
width: 30%;
}
}
@media only screen and (max-width: 640px) {
.epframe {
@@ -145,13 +101,6 @@ a {
width: 40%;
padding-bottom: 40%;
}
.epsrect {
width: 40%;
padding-bottom: 56%;
}
.epsquareplus {
width: 40%;
}
}
@media only screen and (max-width: 450px) {
@@ -160,15 +109,6 @@ a {
padding-bottom: 50%;
margin: 1.5%;
}
.epsrect {
width: 45%;
padding-bottom: 70%;
margin: 1.5%;
}
.epsquareplus {
width: 50%;
margin: 1.5%;
}
}
@media only screen and (max-width: 350px) {