[list][/list]
code without indentation, so it aligns with the standard text. Is there a way to remove the indentation of the list?[list][/list]
code without indentation, so it aligns with the standard text. Is there a way to remove the indentation of the list?Code: Select all
.content ul, .content ol {
margin: 0.8em 0 0.9em 3em;
}