Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .pricing-header {
- background: linear-gradient(rgba(72, 86, 100, 0.9), rgba(72, 86, 100, 0.9)), url(/images/pricing-bg.jpg) center center;
- background-size: cover;
- text-align: center;
- padding: 40px;
- color: #ffffff;
- }
- .featured {
- border-color: rgba(14, 162, 189, 0.9);
- }
- .featured .pricing-header {
- background: linear-gradient(rgba(14, 162, 189, 0.9), rgba(14, 162, 189, 0.9)), url("/images/pricing-bg.jpg") center center;
- }
- .pricing-card {
- width: 24rem;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement