Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save MariaJackson1/8598dc7af6e58fbd8c30f9fd69739e7f to your computer and use it in GitHub Desktop.

Select an option

Save MariaJackson1/8598dc7af6e58fbd8c30f9fd69739e7f to your computer and use it in GitHub Desktop.
textured-background-with-floating-text.css
content: "";
background: url('/wp-content/uploads/2017/05/tex1.png') repeat, rgba(239, 199, 3, 0.7);
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: 2;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment