computableai/computableai.github.io

Image positioning suffixes need some styling work

danielpcox opened this issue · 1 comments

My #left, #right and #center suffixes for images are not coming through very well in the new theme.

image

I solved this in the short term for this article by a) resizing the image smaller to let the text breathe, and b) explicitly setting the margin.

<img src="http://weknowmemes.com/wp-content/uploads/2011/12/look-at-this-duck.jpg#right" style="margin-left:15px" width="350" height="268" />