In https://tiddlywiki.com/prerelease/#Custom%20styles%20by%20data-tags  TW 
explains how to apply custom css by tag!

In 
https://tiddlywiki.com/prerelease/#%24%3A%2Fthemes%2Ftiddlywiki%2Fvanilla%2Fbase
 there 
is css setting for print media as

@media print {


.tc-story-river .tc-tiddler-frame {
margin: 0;
border: none;
padding: 0;
}
}





How can I prevent applying this for tiddlers tagged with *notebook*?


Mohammad

-- 
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/100c6cdc-7f6e-410d-a77b-88d5b5c9d2d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to