Skip to content

Instantly share code, notes, and snippets.

@fasterwp
Created June 12, 2018 06:12
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 fasterwp/da1c6f8a517f09269ca830851db13e54 to your computer and use it in GitHub Desktop.
Save fasterwp/da1c6f8a517f09269ca830851db13e54 to your computer and use it in GitHub Desktop.
CSS example, different background colors for menu items
.cbr-meniu-1 {background-color: #85ae52;}
.cbr-meniu-2 {background-color: #84d48d;}
.cbr-meniu-3 {background-color: #665a98;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment