Make a tiddler named whatever you want, give it the tag $:/tags/Stylesheet
and put this is the body:
.tc-tiddler-frame .tc-tiddler-body {
font-family: serif;
}
.tc-tiddler-frame .tc-tiddler-body > h1 {
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
sans-serif;
}
.tc-tiddler-frame .tc-tiddler-body > h2 {
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
sans-serif;
}
.tc-tiddler-frame .tc-tiddler-body > h3 {
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
sans-serif;
}
and that should change the body of all tiddlers to the generic serif font
available but all h1 h2 and h3 tags will have the default sans-serif font.
I made a thing to play with things like this a bit on the wiki reference
wiki here
<http://inmysocks.tiddlyspot.com/#Font%20Options:%5B%5BFont%20Options%5D%5D%20%5B%5BAlternate%20Text%20Styles%20CSS%5D%5D>
.
--
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/c4716b88-687d-4848-8328-a0d83f14122f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.