Copyright
CODE
×
HTML
<p class='copyright'>© 2019 - Kanton Bern</p>
CSS
p.copyright { font-size: 13px; line-height: 17px; font-family: 'Roboto'; font-style: normal; font-weight: 300; letter-spacing: 0.02rem; word-spacing: 0.05rem; color: var(--black); padding-left: 45px; padding-right: 45px; margin-bottom: 0; max-width: none; margin-top: 20px; margin-left: 0; width: auto; } @media screen and (max-width: 1119px) { p.copyright { padding-left: 30px; padding-right: 30px; } } @media screen and (max-width: 767px) { p.copyright { width:100%; padding-left: 20px; padding-right: 20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } } p { color: var(--black); font-family: 'Roboto'; font-style: normal; font-weight: 300; margin-bottom: 15px; margin-top: -2px; max-width: 800px; font-size: 16px; line-height: 26px; } @media screen and (max-width: 767px) { p { font-size: 15px; line-height: 24px; } }
JS
Copyright
barrierefrei
×
© 2019 - Kanton Bern