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