# Lists reference table

<div class="Vlt-table Vlt-table--data">
|Class |	Behaviour|
|---|---|
|`.Vlt-list`| Basic list styles, gives correct margins etc.|
|`.Vlt-list--simple`| Basic styles for ordered or unordered lists|
|`.Vlt-list--big-number`| Gives a bit green number to list items. Works in ordered and unordered lists|
|`.Vlt-number`| Creates a number on any element, the digit is either written within or passed by data-index. By default it's green but it can be changed with colour classes|
|`.Vlt-number--dialer`| Different styles for numbers that can include a `<small>` container with the alphabet to emulate dialers |
|`.Vlt-number--outlined`| Outlined style for numbers|
|`.Vlt-number--small`| Smaller size for numbers (18px instead of 30px)|
</div>