Welche Deklaration entfernt die Standard-Aufzählungszeichen einer ungeordneten Liste?
margin: none; für ul
margin: none;
list-style-type: none; für ul
list-style-type: none;
color: none; für ul
color: none;
display: none; für ul
display: none;