Skip to content

Commit

Permalink
Address issue 70
Browse files Browse the repository at this point in the history
  • Loading branch information
alflennik committed May 17, 2022
1 parent 4ed070e commit 1112cd3
Show file tree
Hide file tree
Showing 5 changed files with 176 additions and 192 deletions.
16 changes: 0 additions & 16 deletions content-assets/wai-aria-practices/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,22 +111,6 @@ li.tile a {
color: var(--wai-green);
}

li.tile a:hover {
text-decoration: underline;
}

li.tile a:focus {
display: flex;
align-items: flex-start;
outline-offset: 8px;
outline-color: #a8d2fa;
border-radius: 5px;
}

li.tile a:visited {
color: var(--wai-green);
}

li.tile img {
float: left;
margin-right: 1em;
Expand Down
Loading

0 comments on commit 1112cd3

Please sign in to comment.