Unfortunately, there is no way (at least none I know of) to select nth-of-type of a class, since nth-of-class doesnt exist. You will probably have to add a new class to every third .module manually.
nth-of-type
nth-of-class
.module
2.1m questions
2.1m answers
60 comments
57.0k users