diff options
-rw-r--r-- | local.css | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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; } |