/* ikiwiki local style sheet */ /* Add local styling here, instead of modifying style.css. */ DIV#content { float: left; max-width: 72em; } DIV#content IMG { display: block; clear: both; float: right; padding: 10px; }