Skip to content

Instantly share code, notes, and snippets.

@pmciano
Created May 24, 2017 17:18
Show Gist options
  • Save pmciano/09c9194c4c7b47bc52ba60a54d52193f to your computer and use it in GitHub Desktop.
Save pmciano/09c9194c4c7b47bc52ba60a54d52193f to your computer and use it in GitHub Desktop.
Share and Related Posts Text Size and Font
/* Adjust the size and font for Share and Related Posts Text */
.sd-title, .jp-relatedposts-headline {
font: 24px Verdana, sans-serif !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment