Signet (Theme)
CODE
×
HTML
<a class='signet-theme' href="#"> <img class='logo' alt='Logo des Kantons Bern' src='img/Kanton-Bern.svg'> <div class='logo-caption'>Themen-Website</div> </a>
CSS
a.signet-theme { text-decoration: none !important; } a { color: var(--black); } a:hover, a:focus { color: var(--black); } img.logo { cursor:pointer; width: 150px; } @media screen and (max-width: 1119px) { img.logo { width: 110px; } } div.logo-caption { font-size: 16px; line-height: 17px; letter-spacing: 0.01rem; word-spacing: 0.025rem; font-family: 'Roboto'; font-style: normal; font-weight: 400; color: var(--black); margin-top: 19px; max-width: 335px; } @media screen and (max-width: 1119px) { div.logo-caption { margin-top: 12px; max-width: 210px; font-size: 12px; line-height: 13px; letter-spacing: 0.01rem; word-spacing: 0.025rem; } }
JS
Signet (Theme)
Letzte Änderung: 05.12.2023 - 14:11 Uhr
×
Themen-Website