/*COLUMNS*/
.twocolumns {
column-count:2;
-moz-column-count:2;
-webkit-column-count:2;}
.threecolumns {
column-count:3;
-moz-column-count:3;
-webkit-column-count:3;}/*COLUMNS*/
.twocolumns {
column-count:2;
-moz-column-count:2;
-webkit-column-count:2;
}
.twocolumns > p:first-child {
margin-top:0;
}
.threecolumns {
column-count:3;
-moz-column-count:3;
-webkit-column-count:3;
}
.threecolumns > p:first-child {
margin-top:0;
}--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/27gwhEnBOSU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.