Skip to content

Instantly share code, notes, and snippets.

@rickrduncan
Last active January 11, 2016 12:02
Show Gist options
  • Select an option

  • Save rickrduncan/9de5972ca6cd3f41e3b5 to your computer and use it in GitHub Desktop.

Select an option

Save rickrduncan/9de5972ca6cd3f41e3b5 to your computer and use it in GitHub Desktop.
/* The CSS code you will need to customize and add into your stylesheet */
.widgettitle {
border-bottom: 1px solid #DDDDDD;
}
.widgettitle span {
border-bottom: 1px solid #F0591A;
color: #F0591A;
display: block;
float: left;
margin: 0 5px 0 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment