Skip to content

Instantly share code, notes, and snippets.

@D-system
Created August 15, 2013 09:00
Show Gist options
  • Save D-system/6239398 to your computer and use it in GitHub Desktop.
Save D-system/6239398 to your computer and use it in GitHub Desktop.
Grid background (http://jsfiddle.net/fEuap/)
body {
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAIElEQVQYV2M0MLX7z0AEYAQp/PPnL0GlowrxBhHRwQMA6Ucq/Mkjk9gAAAAASUVORK5CYII=) repeat;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment