TinyMCE where is the CSS?

Permalink
Hi,

On my TinyMCE content editor it allows me to choose a style eg. paragraph, h1, h2, h3 etc.

Where is the CSS file that has the styles for these?

thanks in advance

 
cali replied on at Permalink Reply
cali
the TyniMCE styles are in typography.css ;)
eOne replied on at Permalink Reply
Sorry for my ignorance ...

I have found typography.css in my theme folder and edited it.

I've added two lines:

#test1{color:#f00}
.test2{color:#00f}

none of those doesn't show up in TinyMCE styles dropdown box.

What am I doing wrong here please ?
eOne replied on at Permalink Reply
.style was right in first place.

clear browser cache should do the trick.