> > I dont' know how AndTidWiki is built but I can imagine it has a special > stylesheet. So, you might need to make the CSS targetting more specific.
I believe that AndTidWiki is built with an extremely old version of the browser component, and is tripped up by many newer features. There are newer options like Tiddloid: https://github.com/donmor/Tiddloid <https://github.com/donmor/Tiddloid> And Quinoid: https://github.com/Marxsal/Quinoid01 <https://github.com/Marxsal/Quinoid01> Best wishes Jeremy > A standard practice when creating a stylesheet for an application is to come > up with a special definition name like "my-class" and then use this to make > things appear special when this plugin is used, i.e ".my-class > .tc-tiddler-title {...}" > > So, you may need to either modify this special stylesheet or override those > definitions by making your own style definitions even more specific. One > trick here could be to do > > * .my-class .tc-tiddler-title {...} > > i.e to prefix the def with the * which is the root. > > I hope I'm not stating the blatantly obvious. Or, actually, it is even better > if this is blatantly obvious. > > <:-) > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/da0280c5-0bc4-4c8c-8db0-455b3db3903f%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/da0280c5-0bc4-4c8c-8db0-455b3db3903f%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/F9D4F624-6959-4C03-AA5D-23969063A0BA%40gmail.com.

