Standardizing Site Scheme CSS

From Dreamwidth Notes
Revision as of 21:25, 8 January 2010 by Foxfirefey (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page is for mapping out standardizing the site scheme CSS. I want to figure out the major style categories the site parts are in, make some standard classes, and apply them to the site, to significantly reduce the amount of CSS needed to define a site scheme and to make the whole thing more consistent and efficient.

Classes needed

  • default-area
    • Defines background color, text color
  • highlight-area
    • Defines background color, text color
  • highlight-extra-area
  • default-area-fade
    • Defines faded text color
  • highlight-area-fade
    • Defines faded text color
  • highlight-extra-area-fade
    • Defines faded text color
  • default-border
    • Defines a default border to add to something
  • Need classes for tables with alternating rows