diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -109,12 +109,12 @@ DIV.inlinepage { clear: both; } -DIV.inlineposttext { - clear: both; +DIV.inlinepage DIV.tags { + display: none; } -DIV.inlinefooter { - display: none; +DIV.inlineposttext { + clear: both; } DIV.tags { |