Hi Craig > I understand that the sequence of code and links to other stylesheets within > StyleSheet will dictate what CSS is applied TW-wide. > But when during the TW load sequence does the CSS in MPTWTeal (or any > palette) and MPTWStandardTheme (or any theme) get applied? > My problem is knowing where to make CSS tweaks that will apply last as well > as removing CSS that is overridden by assignments further down the load > sequence. > With this configuration, where is the best place to make CSS tweaks, e.g. > h1-h6 font-family assignments?
All mptw systemThemes include the standard StyleSheet tiddler ([[StyleSheet]]) at the bottom of the systemTheme definition.. (as far as I remember...) All changes you make to the standard StyleSheet will take precendence over whatever class is set by the systemTheme, because it is loaded last.. (I reckon ....) Cheers Måns Mårtensson -- 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.

