Label before Headline
CODE
×
HTML
<span class='label-content'>Optionales Label</span>
CSS
span.label-content { display:block; color: rgba(112,112,112,1); font-family: 'Roboto'; font-style: normal; font-weight: 400; font-size: 16px; line-height: 26px; letter-spacing: 0.01rem; word-spacing: 0.025rem; line-height: 125%; margin-bottom: 12px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; } @media screen and (max-width: 767px) { span.label-content { font-size: 13px; line-height: 17px; } }
JS
Label before Headline
×
Optionales Label