Of course this is a stupid question. But, my question is: how shall I style individual div containers in twitter bootstrap? apart from it default styling, how can I apply my own style?
for instance: <div class='span8'></div>
how can I apply my own style to the above tag when it already has a class?