Skip to content

Instantly share code, notes, and snippets.

@Xhamps
Created May 29, 2014 15:08
Show Gist options
  • Save Xhamps/d364fb65f0b6968bcde4 to your computer and use it in GitHub Desktop.
Save Xhamps/d364fb65f0b6968bcde4 to your computer and use it in GitHub Desktop.
Background Noise
.background-noise {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAL9UlEQ…VAIzdjVaI2JThjPnc53sRatofWsn3fcZjj3UZvGnQj9T/K9Nz+4c/hUQAAAABJRU5ErkJggg==);
opacity: 0.85;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment