Skip to content

Instantly share code, notes, and snippets.

@radarin
Last active May 28, 2018 22:37
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 radarin/93f33c5272cf70118baed41ff87a3662 to your computer and use it in GitHub Desktop.
Save radarin/93f33c5272cf70118baed41ff87a3662 to your computer and use it in GitHub Desktop.
Hintergrund
.hintergrund{
background-color: #E8E8E8;
background-image: url("img/kachel.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
opacity: 0.7;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment