diff options
-rw-r--r-- | local.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -45,3 +45,9 @@ DIV#content { margin: 0 10%; max-width: 62em; } +DIV#content IMG { + display: block; + clear: both; + float: right; + padding: 10px; +}
\ No newline at end of file |