forked from web/portal
remove additional links
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user