Hi axelm Does it work if you wrap the macro in this?:
@@font-size:14pt;line-height:120%;<<matchTags popup "label:someTag" someTag AND (NOT excludeLists)>> @@ - or include StyleSheetShortcuts from tiddlytools http://www.tiddlytools.com/#StyleSheetShortcuts in your StyleSheet and write a css class surrounding the matchtagmacro: {{big{<<matchTags popup "label:someTag" someTag AND (NOT excludeLists)>>}}} Cheers Måns Mårtensson On 24 Okt., 23:33, axelm <[email protected]> wrote: > Hello All, > > I am using this: > > <<matchTags popup "label:someTag" someTag AND (NOT excludeLists)>> > > How can I make the font in this list larger? > I want to make the font in this particular list larger, not in all the > popups. > > I can change the size in the StyleSheet like this: > > .popup { font-size: 110%; } > > but this makes the font in ALL the popups larger, no good. > > Any help would be appreciated, > > axelm -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

