Skip to content

Instantly share code, notes, and snippets.

@Masamasamasashito
Created February 18, 2019 01:48
Show Gist options
  • Save Masamasamasashito/5b12ed9b83b227f4015561baf70ff7c0 to your computer and use it in GitHub Desktop.
Save Masamasamasashito/5b12ed9b83b227f4015561baf70ff7c0 to your computer and use it in GitHub Desktop.
css bulma debbuger
* {
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;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment