Hi,
I've been trying to get tiddlers to display pictures in tidlers on the
right and have their text display next to them on the left. This code works
except for the text wrapping part. I don't understand what i'm doing
wrong...
.person {
width: 250px;
float: right;
display:block;
clear:both;
line-height:0px;
box-shadow: 2px 2px 15px 1px rgba(190, 190, 190, 0.5);
-moz-box-shadow: 2px 2px 15px 1px rgba(190, 190, 190, 0.5);
-webkit-box-shadow: 2px 2px 15px 1px rgba(190, 190, 190, 0.5);
}
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/8d861f75-87fd-48dc-8ebf-b8ae1f286b01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.