Skip to content

Commit

Permalink
add outline for virto-logo
Browse files Browse the repository at this point in the history
  • Loading branch information
ail3ngrimaldi authored and olanod committed Aug 22, 2023
1 parent cc44968 commit 5324186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ nav a:not(.logo) {
outline: none;
}
nav a:not(.logo):is(:hover,:focus) { text-decoration: underline; }
#virto-logo:focus { outline: 3px solid var(--clr-lavender-darker); }
.top-nav a:not(.logo) {
color: var(--clr-olive-darker);
height: var(--nav-height);
Expand Down

0 comments on commit 5324186

Please sign in to comment.