Hi
I would like to chandge the H1..5 styles. I use a 2 column layout in propulsion, see
http://www.carriercarrier.se/wordpress/a-test-behandling
and wonder if i need to use
h1
or
.flex_column h1
I would like to end up with the following ... but when i put it in the quick css it comes out in CAPITAL LETTERS and in red color.
h1 {
color:#808080;
font-size: 40px;!important;
font-family:Arial;
}
h2 {
color:#444444;
font-size: 18px;!important;
}
h3 {
color:#444444;
font-size: 14px;!important;
}
thanks and hope you understand my Swenglish ;-)
/ john














