Menue-Item-3 in DropDown
CODE
×
HTML
<a class='menue-item-dd v3' href='#'><span>Abmelden</span></a>
CSS
a.menue-item-dd.v3 { display:block; position:relative; color: var(--black); font-size: 21px; line-height: 25px; font-family: 'Roboto'; font-style: normal; font-weight: 300; letter-spacing: 0.01rem; word-spacing: 0.025rem; padding-top: 21px; padding-right: 60px; padding-bottom: 21px; padding-left: 25px; width: content-fit; min-width: 330px; height: 68px; } a.menue-item-dd:hover > span, a.menue-item-dd:focus > span { border-bottom: 1px solid #000; } a { color: var(--black); } a:hover, a:focus { color: var(--black); }
JS
Menue-Item-3 in DropDown
Erstellt: 26.11.2024 - 09:58 Uhr
Letzte Änderung: 26.11.2024 - 10:02 Uhr
×
Abmelden