Hi Mario and TT
I am a bit tired, so I just want to quickly throw in some CSS examples for
your information. In my themes I use these to control the display of
quotes:
blockquote, q {
quotes: "\201C""\201D""\2018""\2019";
}
OR this for Swiss quotes:
blockquote, q {
quotes: "\00AB""\00BB""\2039""\203A";
}
Cheers,
Thomas
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/f4b32245-c6ea-47c7-9c98-6ebf04cdb577%40googlegroups.com.