I want to add extra css for my images (I just want to set float:left
to them).
I've checked where I need to add my CSS i.e.<div class="field field-name-field-gallery field-type-image field-label-above">
.
So should I directly add this class name in style.css
file or should it go somewhere else?