Skip to content

Instantly share code, notes, and snippets.

@Chrisedmo
Forked from zaydek-old/bookmark.min.js
Created April 17, 2018 08:50
Show Gist options
  • Save Chrisedmo/c264b4c2439a8dc1e877563783b5e238 to your computer and use it in GitHub Desktop.
Save Chrisedmo/c264b4c2439a8dc1e877563783b5e238 to your computer and use it in GitHub Desktop.

Revisions

  1. Zaydek MG created this gist Apr 17, 2018.
    7 changes: 7 additions & 0 deletions debug.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    *:not(path) {
    color: hsla(210, 100%, 100%, 0.9) !important;
    background: hsla(210, 100%, 50%, 0.5) !important;
    outline: solid 0.25rem hsla(210, 100%, 100%, 0.5) !important;

    box-shadow: none !important;
    }