diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -109,6 +109,10 @@ DIV.inlineposttext { clear: both; } +DIV.inlinepage IMG { + margin: 0 25px 25px 0; +} + DIV.inlinefooter { display: none; } |