4 Replies Latest reply: Dec 6, 2011 9:01 PM by ottz0 RSS

    CSS stylesheet for each colour

    ottz0 Community Member

      I am recreating my website so i'm trying a new way to do this.

       

      My website has 3 different colours for each major section.

       

      I am going to setup a stylesheet for each color and have the colour change in the body tag.

       

      Should I keep similar styles that are used throughout the site such as gray headings in say the blue stylesheet and then copy this stylesheet for each colour or should I have only the colour changes in one stylesheet and have shared styles in a separate one say for example style.css?