Hallo,
versuch mal für >ul> margin-bottom auf "0" zu setzen.
dazu folgendes im Head-Bereich einfügen:
<style type="text/css">
ul { margin-bottom:0px; }
</style>
mfg NAG
--
signatur
signatur
Hallo,
versuch mal für >ul> margin-bottom auf "0" zu setzen.
dazu folgendes im Head-Bereich einfügen:
<style type="text/css">
ul { margin-bottom:0px; }
</style>
mfg NAG