Skip to content

Instantly share code, notes, and snippets.

@zaydek-old
Created September 1, 2019 02:42
Show Gist options
  • Save zaydek-old/be3801a8c06ac7bad041dc26fdcbf429 to your computer and use it in GitHub Desktop.
Save zaydek-old/be3801a8c06ac7bad041dc26fdcbf429 to your computer and use it in GitHub Desktop.
/* Based on matejlatin.github.io/Gutenberg. */
/*.debug h1,*/
/*.debug h2,*/
/*.debug h3,*/
/*.debug h4,*/
/*.debug h5,*/
/*.debug h6,*/
/*.debug p {*/
/* margin-top: -1px !important;*/
/* margin-bottom: -1px !important;*/
/**/
/* background-image:*/
/* linear-gradient(*/
/* hsla(var(--blue-500), 0.250) 0.25px,*/
/* hsla(var(--blue-500), 0.000) 0.25px,*/
/* hsla(var(--blue-500), 0.000) calc(var(--lh) * 0.5em - 0.25px),*/
/* hsla(var(--blue-500), 0.125) calc(var(--lh) * 0.5em - 0.25px),*/
/* hsla(var(--blue-500), 0.000) calc(var(--lh) * 0.5em + 0.25px)*/
/* ) !important;*/
/* background-size: 100% calc(var(--lh) * 1em) !important;*/
/**/
/* border-top: 1px solid hsla(var(--blue-500), 0.25) !important;*/
/* border-bottom: 1px solid hsla(var(--blue-500), 0.25) !important;*/
/*}*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment