Almost...get rid of the second body background definition, like so:
*
*
*/*{{{*/ *
*
body {
background: lightBlue;
}
*
*
*
*/* give tiddlers 3d style border and explicit background */ *
*.tiddler { *
*background: [[ColorPalette::Background]]; *
*border-right: 2px [[ColorPalette::TertiaryMid]] solid; *
*border-bottom: 2px [[ColorPalette::TertiaryMid]] solid; *
*margin-bottom: 1em; *
*padding:1em 2em 2em 1.5em; *
*} *
*/*}}}*/*
*
*
*
*
*
*
*Regards,*
*axs*
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/tiddlywiki/-/SyDqbWjllMAJ.
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.