Skip to content

Instantly share code, notes, and snippets.

@JuanVqz
Last active October 27, 2024 11:31

Revisions

  1. iTox renamed this gist Oct 24, 2018. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. iTox created this gist Oct 24, 2018.
    8 changes: 8 additions & 0 deletions bulma css debug
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    /*! debug.css | MIT License | zaydek.github.com/debug.css */
    *:not(path):not(g) {
    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;
    }