The StyleSheet tiddler allows you to customise the look and feel of your TiddlyWiki using CSS
You can put simple one line tweaks in, like:
Or you can put in full StyleSheets, like that seen in TiddlySpace in the StyleSheetTiddlySpace
You can put simple one line tweaks in, like:
.mainMenu { color: red; }
Or you can put in full StyleSheets, like that seen in TiddlySpace in the StyleSheetTiddlySpace
/*{{{*/
[[StyleSheetTiddlySpace]]
/*}}}*/