Benutzer:Maexxchen/Tut: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
K (Test)
Zeile 2: Zeile 2:
<html>
<html>
<style>
<style>
ul { margin-left:0em !important; padding-left:0em !important; }
ul { margin-left:0.6em !important; padding-left:0.6em !important; }
</style>
</style>
Dies ist ein Text.
<ul>
<li>Oberpunkt</li>
<ul>
<li>Unterpunkt</li>
<ul>
<li>Noch ein Unterpunkt</li>
</ul>
</ul>
</ul>
</html>
</html>
*Test
*Test
**Test
***Test

Version vom 9. November 2016, 20:30 Uhr

Test

<html> <style> ul { margin-left:0.6em !important; padding-left:0.6em !important; } </style> </html>

  • Test
  • Test
    • Test
      • Test