72 lines
677 B
CSS
72 lines
677 B
CSS
.pricing-plan-container
|
|
{
|
|
|
|
}
|
|
.pricing-plan {
|
|
|
|
}
|
|
|
|
.pricing-plan:hover .pricing-plan:active {
|
|
|
|
}
|
|
|
|
.pricing-plan__header{
|
|
|
|
|
|
}
|
|
.pricing-plan__special-text {
|
|
|
|
}
|
|
|
|
.pricing-plan__title,.pricing-plan__summary{
|
|
|
|
}
|
|
|
|
.pricing-plan__title{
|
|
|
|
}
|
|
|
|
.pricing-plan__summary {
|
|
|
|
}
|
|
|
|
.pricing-plan__desc {
|
|
}
|
|
|
|
.pricing-plan__list {
|
|
|
|
}
|
|
|
|
.pricing-plan__feature {
|
|
|
|
}
|
|
|
|
.pricing-plan__feature:not(:last-child) {
|
|
|
|
|
|
}
|
|
.pricing-plan__feature::before {
|
|
|
|
|
|
}
|
|
|
|
.pricing-plan__actions {
|
|
|
|
}
|
|
.pricing-plan__button {
|
|
|
|
}
|
|
|
|
.pricing-plan__button:hover{
|
|
}
|
|
.pricing-plan__cost{
|
|
|
|
}
|
|
.pricing-plan__text {
|
|
|
|
|
|
}
|
|
|
|
.pricing-plan-container{
|
|
|
|
} |