2
votes
How can I change the way my Drupal theme displays the front page
The main css file that drives your content is the styles.css file located in your currently selected theme. In your case that means that most of your site styling is driven by this file: /aroda/ro …
