summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/local.css b/local.css
index ced575aa..7021a9c6 100644
--- a/local.css
+++ b/local.css
@@ -144,6 +144,13 @@ DIV#content {
background-color: none;
}
+img {
+ float: left;
+ vertical-align: top;
+ margin: 0 5% 5% 0;
+ padding: 0;
+}
+
DIV#content img.deco {
display: block;
clear: both;