summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/local.css b/local.css
index cd8cc68..f9a5427 100644
--- a/local.css
+++ b/local.css
@@ -95,7 +95,7 @@ DIV#content IMG {
display: block;
clear: both;
float: left;
- margin: 0 25px 25px -250px;
+ margin: 0 25px 25px 0px;
}
DIV.inlinepage {
@@ -109,10 +109,6 @@ DIV.inlineposttext {
clear: both;
}
-DIV#content DIV.inlinepage IMG {
- margin: 0 25px 25px 0;
-}
-
DIV.inlinefooter {
display: none;
}