summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/local.css b/local.css
index c2d5a73a..65fd5e05 100644
--- a/local.css
+++ b/local.css
@@ -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