Skip to content

Instantly share code, notes, and snippets.

@melissajclark
Created April 13, 2016 13:45
Show Gist options
  • Save melissajclark/729fb75f09df9a95205acb97010861f7 to your computer and use it in GitHub Desktop.
Save melissajclark/729fb75f09df9a95205acb97010861f7 to your computer and use it in GitHub Desktop.
CSS for Simply Nicole's website
/* This will style the default page titles just like the category page titles */
.page .entry-title {
font-size: 13px;
letter-spacing: 1px;
color: #ffffff;
background-color: #000000;
margin-bottom: 0px;
padding: 5px 0px;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment