Sparkling Theme Settings

These are the css setting we use for the theme in case the get overwritten

 

.copyright {
display: none;
}

.nav-links {
display: none;
}

/* visited link */
a:visited {
color:#404040;
}

.posted-on {
display: none;
}

.entry-meta span.byline {
display: none;
}

.cat-links {
display: none;
}

.entry-content {
line-height: 22px;
}

#content .entry-content p {
margin-bottom: 12px !important;
}