summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index d14ca0ad..524b458e 100644
--- a/local.css
+++ b/local.css
@@ -109,9 +109,10 @@ DIV#content {
clear: both;
max-width: 62em;
}
+
DIV#content IMG {
display: block;
clear: both;
float: right;
- padding: 10px;
+ padding: 10px 20px;
} \ No newline at end of file