File: //old_home_backup/vinylsingles.co.uk/public_html/wp-content/themes/bloggist/css/compare.css
.bloggist-add-css h1 {
margin:0;
text-align:center;
}
.bloggist-add-css .three-col {
text-align:center;
}
.bloggist-add-css .widgets-holder-wrap {
padding:20px 20px 10px 20px;
}
.bloggist-add-css h2 {
margin-bottom:0px;
margin-top:20px;
}
.bloggist-add-css h3 {
margin-top:0;
}
.bloggist-button-container {
text-align: center;
margin-bottom: 30px;
}
.bloggist-add-css th {
padding: 15px;
font-size: 16px;
}
.bloggist-add-css tr:nth-of-type(even) {
background: #f7f7f7;
}
.bloggist-add-css td:first-of-type {
padding-top:10px;
}
.bloggist-add-css td {
padding: 5px 15px;
}
.bloggist-add-css td:nth-of-type(2),
.bloggist-add-css td:nth-of-type(3),
.bloggist-add-css th:nth-of-type(2),
.bloggist-add-css th:nth-of-type(3) {
text-align:center;
}
.bloggist-add-css span.cross {
font-size: 20px;
color: #ca2424;
}
span.checkmark {
color: #24b751;
font-size: 17px;
}
a.button.button-primary,
a.button.button-primary:hover,
a.button.button-primary:active,
a.button.button-primary:focus {
margin-left: 5px;
margin-right: 5px;
padding: 12px 20px;
color: #fff;
font-weight: 400;
text-align: center;
width: auto;
display: inline-block;
margin-top: 25px;
font-size: 14px;
text-decoration: none;
border-radius: 4px;
background-color: #00BC87;
height: auto;
box-shadow: 0px 0px 0px;
text-shadow: 0px 0px 0px;
letter-spacing: 0.7px;
border: 0px solid #fff;
}