Skip to content

Instantly share code, notes, and snippets.

@tedbyron
Last active March 26, 2024 22:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tedbyron/25ce20ee07b6541bc8f950ca4084e8c4 to your computer and use it in GitHub Desktop.
Save tedbyron/25ce20ee07b6541bc8f950ca4084e8c4 to your computer and use it in GitHub Desktop.
:root {
background:
repeat 0 0, 5px 5px
linear-gradient(45deg, #00000019 25%, #0000 0 75%, #00000019 0 0),
linear-gradient(45deg, #00000019 25%, #0000 0 75%, #00000019 0 0),
#fff;
background-size: 10px 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment