Changeset 1713

Show
Ignore:
Timestamp:
01/13/2008 10:07:39 PM (12 months ago)
Author:
Shadowhand
Message:

Fixed some styles with colors too light for print.

Location:
branches/website/application/views/media/css
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/website/application/views/media/css/common.css

    r1711 r1713  
    3131        #body form p.error { font-weight: bold; padding: 0.5em 1em 0; color: #600; } 
    3232        #body .intro { margin-bottom: 1em; margin-left: -4em; padding: 1em 2em; padding-left: 4em; font-size: 1.6em; line-height: 1.4em; color: #8C9393; } 
    33                 #body .intro strong { text-transform: uppercase; font-weight: bold; font-size: 0.76em; color: #7b7d78; letter-spacing: -0.02em; white-space: nowrap; } 
     33                #body .intro strong { font-weight: bold; white-space: nowrap; } 
    3434        #body .note { font-weight: bold; font-size: 0.9em; color: #225; } 
    3535 
  • branches/website/application/views/media/css/web.css

    r1712 r1713  
    4949        #body form .legend { background: #ddefbd; } 
    5050        #body .intro { background: #eaeee5; } 
     51        #body .intro strong { text-transform: uppercase; font-weight: bold; font-size: 0.76em; color: #7b7d78; letter-spacing: -0.02em; white-space: nowrap; } 
    5152 
    5253/* Content */