You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ngcp-panel/share/static/css/pages/pricing.css

21 lines
405 B

/*------------------------------------------------------------------
Layout: Pricing
------------------------------------------------------------------- */
#pricing-header {
margin-top: 2em;
margin-bottom: 3em;
text-align: center;
}
#pricing-header h1 {
margin-bottom: .65em;
font-size: 40px;
font-weight: 600;
}
#pricing-header h2 {
color: #777;
font-size: 24px;
font-weight: 400;
}