I have tried this code in my stylesheet, but it affects all tiddlers. My 
stylesheet is tagged $:/tags/Stylesheet but the type is 
*text/vnd.tiddlywiki* instead of *text/css*. 

<$list filter="[rank[species]]">
/* Columns */
body.tc-body .tc-tiddler-frame .tc-tiddler-body {
    display: block;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
}
</$list>

-- 
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/8df35aa9-26a1-4aab-9c56-39bd156c02d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to