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