Intro-Text (Footer KBE)
CODE
×
HTML
<div class='intro-footer'>Dies ist die offizielle Website des Kantons Bern, welche Ihnen einen Überblick über die Aufgaben und Dienste der Kantonsverwaltung gibt.</div>
CSS
div.intro-footer { color: var(--black); font-size: 12px; line-height: 18px; letter-spacing: 0; word-spacing: 0; font-family: 'Roboto'; font-style: normal; font-weight: 400; letter-spacing: 0.01rem; word-spacing: 0.025rem; max-width: 340px; width:100%; } @media screen and (max-width: 1119px) { div.intro-footer { display:none; } }
JS
Intro-Text (Footer KBE)
barrierefrei
×