Skip to content

Instantly share code, notes, and snippets.

@fasterwp
Created June 12, 2018 06:12
Embed
What would you like to do?
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