Birthe,
thanks so much, it works perfectly!
29 Apr 2020, 11:23 by [email protected]:
> Peter,
> In a stylesheet put the following:
>
> /*COLUMNS*/
>
> .> twocolumns > {
> display> :> block> ;>
> column> -> count> :> 2> ;
> -> moz> -> column> -> count> :> 2> ;>
> -> webkit> -> column> -> count> :> 2> ;}
>
> .> threecolumns > {
> display> :> block> ;>
> column> -> count> :> 3> ;
> -> moz> -> column> -> count> :> 3> ;>
> -> webkit> -> column> -> count> :> 3> ;}
>
> .> fourcolumns > {
> display> :> block> ;>
> column> -> count> :> 4> ;
> -> moz> -> column> -> count> :> 4> ;>
> -> webkit> -> column> -> count> :> 4> ;}
>
> .> fivecolumns > {> display> :> block> ;>
> column> -> count> :> 5> ;
> -> moz> -> column> -> count> :> 5> ;>
> -> webkit> -> column> -> count> :> 5> ;}
> Then wrap your code with as an example
> @@.> threecolumns
> your code
> @@
>
>
> Birthe
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to > [email protected]> .
> To view this discussion on the web visit >
> https://groups.google.com/d/msgid/tiddlywiki/b6f44066-1064-4120-85a1-40ec85eb6bac%40googlegroups.com
>
> <https://groups.google.com/d/msgid/tiddlywiki/b6f44066-1064-4120-85a1-40ec85eb6bac%40googlegroups.com?utm_medium=email&utm_source=footer>>
> .
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/M642lqq--3-2%40tutamail.com.