Skip to content

Instantly share code, notes, and snippets.

@doomkit
Created May 18, 2020 19:02
Show Gist options
  • Select an option

  • Save doomkit/9ddfcddf427b495862d919826ebfdeb8 to your computer and use it in GitHub Desktop.

Select an option

Save doomkit/9ddfcddf427b495862d919826ebfdeb8 to your computer and use it in GitHub Desktop.

Revisions

  1. doomkit created this gist May 18, 2020.
    4 changes: 4 additions & 0 deletions print.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    .thing {
    -webkit-print-color-adjust:exact;
    -webkit-filter:opacity(1);
    }