Open main menu

Changes

62 bytes added ,  21:02, 5 December 2016
This is CSS used by the QualityBox/pricing page
text-align: center !important;
}
.title { border-radius:10px 10px 0 0; font-size:4.5rem; font-weight: 600; }.pricing-table .title { background-color: #fff; padding: 1.625rem 1.25rem; text-align: center; color: #375793;}
.pricing-table .title span {
display: block;
color: #fff;
}
 
.pricing-table .price {
background-color: #e2e9f0;
border-bottom: solid 1px #d1dce7;
}
 
.pricing-table .btn {
text-align: center;
}
 
a:hover {
cursor: pointer;
color: #fff !important;
}
 
[[Category:CSS]]
[[Category:QualityBox]]
4,558

edits