Skip to content

Instantly share code, notes, and snippets.

@davidjb
Created October 10, 2017 01:14
Show Gist options
  • Select an option

  • Save davidjb/c6e03039b15bd252ef12913a9770d7f8 to your computer and use it in GitHub Desktop.

Select an option

Save davidjb/c6e03039b15bd252ef12913a9770d7f8 to your computer and use it in GitHub Desktop.

Revisions

  1. davidjb created this gist Oct 10, 2017.
    5 changes: 5 additions & 0 deletions disable-fixed-bg.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    <style>
    [style], * {
    background-attachment: scroll !important;
    }
    </style>