Changeset 1713
- Timestamp:
- 01/13/2008 10:07:39 PM (12 months ago)
- Location:
- branches/website/application/views/media/css
- Files:
-
- 2 modified
-
common.css (modified) (1 diff)
-
web.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/website/application/views/media/css/common.css
r1711 r1713 31 31 #body form p.error { font-weight: bold; padding: 0.5em 1em 0; color: #600; } 32 32 #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; } 34 34 #body .note { font-weight: bold; font-size: 0.9em; color: #225; } 35 35 -
branches/website/application/views/media/css/web.css
r1712 r1713 49 49 #body form .legend { background: #ddefbd; } 50 50 #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; } 51 52 52 53 /* Content */
