Let's say you want the change the font color of H1 and you want to put H2 
in bold type.

Create a tiddler with this tag: $:/tags/Stylesheet and put this inside:

.tc-tiddler-body h1 {color: blue;}
.tc-tiddler-body h2 {font-weight:bold;}

-- 
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/0d3b401c-ac04-4075-ae8d-03095766d2d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to