hi
Look at the shadowtiddlers: StyleSheetLayout, and StyleSheetColors and
search for "pre" which holds the definition. Copy the lines to
StyleSheet tiddler which will be executed after the shadow tiddlers
and will overwrite the default values with your costum values.
There is no need for {{myformat{ you can use {{{}}} then.
regards Mario
On Jan 22, 12:18 am, AndrewMc <[email protected]> wrote:
> Hi everyone
>
> I wish to create a custom css class that enables me to format text
> with the appearance of a preformatted block of text, but with
> different colours for the backgound and border (and perhaps font).
>
> What css properties describe the default "preformatted block of text"
> format that you get when you do the following?
> {{{
> This is a preformatted block of text.
>
> }}}
>
> I wish to be able to do something like the following:
> {{myformat{
> This is a preformatted block of text with custom colours.
>
> }}}
>
> Cheers
> Andrew Mc
--
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.