Skip to content

Instantly share code, notes, and snippets.

@domantasg
Created June 6, 2017 14:11
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 domantasg/d3a6dbbeb774964d5200495991fcaf3b to your computer and use it in GitHub Desktop.
Save domantasg/d3a6dbbeb774964d5200495991fcaf3b to your computer and use it in GitHub Desktop.
Change WordPress background color
.site-content-contain {
background-color: #d5ffa0;
position: relative;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment