kilatepro
9/28/2017 - 10:05 PM

Reset WP #WP #reset #basic styles

Reset WP #WP #reset #basic styles

html, body, p {
	font-family: '', serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: em;
}

body, p {
  font-size: 17px;
	letter-spacing: em;
}

blockquote p {
	font-family: '', serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: em;
}

li, li a, label, input, .submit, .comment-form, .button, .textwidget {
	font-family: '', sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: em;
}

h1, h2, h3, h4, h5, h6, .widget-title {
	font-family: '', sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: em;
}