Skip to content

Commit

Permalink
Merge pull request #3512 from kennethlarsen/feature/enable-outline
Browse files Browse the repository at this point in the history
Remove outline reset to bring back outline
  • Loading branch information
ericholscher authored May 30, 2018
2 parents 4fd5bc7 + 265942f commit 041477a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions media/css/core.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ blockquote, q {quotes:"" "";}
a img {border:none;}
ol,ul{list-style:none}
hr { height: 1px; border: 0; border: none; width: 100%; background: #bfbfbf; color: #bfbfbf; margin: 15px 0; padding: 0; }
*:focus { outline: none; }


/* general layout */

Expand Down

0 comments on commit 041477a

Please sign in to comment.