Skip to content

Instantly share code, notes, and snippets.

@kadai
Created June 26, 2017 06:51
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 kadai/477d643614a586527c85bb4eed469fc7 to your computer and use it in GitHub Desktop.
Save kadai/477d643614a586527c85bb4eed469fc7 to your computer and use it in GitHub Desktop.
CSS to change the appearance of the Top Posts widget (Part 3)
.top_posts_date {
margin-top: 3px;
font-size: 0.75em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #888;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment