[tw] Re: possibly stupid question about changing font

2012-04-17 Thread lydean.wo...@gmail.com
That got it. I knew it was something simple. Thanks! On Apr 16, 4:58 pm, Eric Shulman wrote: > > want just the text of the content of the tiddler to be serif, but I > > can't figure out how to change it without it changing the tiddler > > title, menu, tag box, etc, as well. > > .tiddler .viewer {

[tw] Re: possibly stupid question about changing font

2012-04-16 Thread Eric Shulman
> want just the text of the content of the tiddler to be serif, but I > can't figure out how to change it without it changing the tiddler > title, menu, tag box, etc, as well. .tiddler .viewer { font-family:serif; } enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios WAS THIS ANSWER HEL