Re: My CSS for some fonts disappeared
Posted by
Pedro on
Mar 28, 2013; 10:22pm
URL: https://support.nabble.com/My-CSS-for-some-fonts-disappeared-tp7583782p7583788.html
You set another color at "change appearance". Please, put your css color like this:
.nabble h4 {
color: #B4B405 !important ;
}