[jQuery] Target specific ul list items for css

[jQuery] Target specific ul list items for css


How would I target (with jQuery or normal javascript) the 5th and 6th
li in an unsorted list for styling? I need to change the css for only
2 items in a list.
Thanks in advance for your help.