Armlet,

In Control Panel > Info > Advanced > Stylesheets 

You can see the order in which the stylesheets are applied. By clicking on 
the  $:/tags/Stylesheet tag pill you can also drag and drop the order. 
Sometimes, as I understand it by design of CSS a subsequent stylesheet can 
over ride a previouse one.

For a test you can place CSS in the tiddler you want it used with as follows

<style>
css here
</style>
Tiddler content here


Regards
Tony


On Friday, November 30, 2018 at 4:34:10 AM UTC+11, armlet wrote:
>
> I tried to modify contents.css file found under ckeditor folder, but 
> there's no effect.
>
> I also tried to add something to $:/plugin/bj/visualeditor/config.json in 
> this line:
> "contentsCss" : "",
>
> such as:
> "contentsCss" : "body",
>
> or
> "contentsCss": "./contents.css"
>
> The skin only applies to the toolbar,
> How can I tweak something in the text edit area?
>
> Thanks,
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bbb2416a-b9f9-4b1c-bb59-6f8c074b29b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to