.scroll {
&.white {
color: rgba(255,255,255,1);
&::before {
border: 2px solid rgba(255,255,255,1);
}
&::after {
background: rgba(255,255,255,1);
}
}
&.black {
color: rgba(0,0,0,1);
&::before {
border: 2px solid rgba(0,0,0,1);
}
&::after {
background: rgba(0,0,0,1);
}
}
position: relative;
display: block;
font-size: 0.933rem;
text-decoration: none;
padding: 10px 10px 10px 40px;
&::before {
display: block;
position: absolute;
top:-2px;
left:0;
width: 24px;
height: 40px;
border-radius: 12px;
content:"";
}
&::after {
display: block;
position: absolute;
top:9px;
left:11px;
width: 2px;
height: 8px;
border-radius: 1px;
content:"";
animation-name: scroll;
animation-duration: 2s;
animation-iteration-count: infinite;
animation-delay: 2s;
}
}
@keyframes scroll {
0% { opacity: 1; height: 8px;}
20% { opacity: 1; height: 8px;}
30% { transform: translateY(0); opacity: 1; height: 19px;}
40% { opacity: 1;}
80% { transform: translateY(19px); opacity: 0; height: 0;}
81% { transform: translateY(0); opacity: 0; height: 8px;}
100% { opacity: 1; height: 8px;}
}
Alles für eure Genussmomente!
Seit Generationen verwurzelt in der Kurpfalz steht die WELDE Braumanufaktur für authentische, unabhängige Braukunst und ausgezeichneten Biergenuss. In unserer Brauerei sorgen wir seit 1752 von Generationen zu Generation und Tag für Tag dafür, dass aus besten Rohstoffen, traditionellem Handwerk und innovativen Ideen erstklassige Biere entstehen. Biere, die sind wie sie sein sollen: mit Charakter und in bester Qualität. Für eure Genussmomente!