summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-09-09 01:44:55 +0200
committerSiri Reiter <siri@jones.dk>2010-09-09 01:44:55 +0200
commita9fe4ca36ba9bd8abcaffb12bc16b2e7857bb642 (patch)
treeef0217b0105b5cda49b4a7f785946ffb1a79eeb5
parentc8f8df7eab514b417ed2dee02ac064f189deaae6 (diff)
Style: Specify behavior of images on inline pages.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index ab29c1e..cd8cc68 100644
--- a/local.css
+++ b/local.css
@@ -109,7 +109,7 @@ DIV.inlineposttext {
clear: both;
}
-DIV.inlinepage IMG {
+DIV#content DIV.inlinepage IMG {
margin: 0 25px 25px 0;
}