Skip to content

Instantly share code, notes, and snippets.

@gotbahn
Created February 6, 2021 22:00
Show Gist options
  • Save gotbahn/322558a195fba56f7c5e5abc344002b6 to your computer and use it in GitHub Desktop.
Save gotbahn/322558a195fba56f7c5e5abc344002b6 to your computer and use it in GitHub Desktop.
.component {
background-image: url(images/bg.gif);
background-position-x: left;
background-position-y: top;
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-color: #000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment