Skip to content

Instantly share code, notes, and snippets.

@mrkdevelopment
Last active April 22, 2017 01:42
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 mrkdevelopment/ba1c76fffc3d3e27261a5a10f7a786db to your computer and use it in GitHub Desktop.
Save mrkdevelopment/ba1c76fffc3d3e27261a5a10f7a786db to your computer and use it in GitHub Desktop.
DiviFramework Breadcrumb CSS
#breadcrumbs span,
#breadcrumbs span a{
color:#fff;
font-weight: bold;
}
#breadcrumbs span:first-child{
background:#009DDC;
padding:3px
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment