Changeset 92

Show
Ignore:
Timestamp:
2007-12-10 17:22:48 (1 year ago)
Author:
hannes
Message:

relocating background colour information to html instead of body in default stylesheet (ticket #37)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/includes/styles/default.css

    r86 r92  
    2424    padding:0px; 
    2525    margin:0px; 
     26    color:#555555; 
    2627} 
    2728 
     
    2930    font-family:sans-serif; 
    3031    font-size:0.7em; 
    31     color:#555555; 
    3232    background:#f2f2f2; 
    3333    margin:0px;