Hi,
I am showing some images in TW. I want some of them to have top and
bottom margins but others don't.
My StyleSheet looks like:
img{border:0px;padding-left: 3px; padding-right:3px;margin-bottom:
10px;margin-top:10px;vertical-align: bottom;}
.img2{border:0px;padding-left: 0px; padding-right:3px;margin-bottom:
0px;margin-top:0px;vertical-align: bottom;}
One of the tiddlers is like:
{{iconimg{[<img(,)[theme/ABC.gif]]}}} ''[[Download This File]]''
But find that "margin-bottom:10px;margin-top:10px;" is affecting
ABC.gif as well....
--
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.