Changeset 686 for trunk/app/webroot
- Timestamp:
- 08/01/08 23:57:18 (4 months ago)
- Files:
-
- 1 modified
-
trunk/app/webroot/css/basic/styles.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/webroot/css/basic/styles.css
r674 r686 40 40 .quote{font-size:9pt;font-weight:bold;color:gray;margin:5px 15px 25px 6px} 41 41 42 #toplinks{margin:6px 4px 0 40px;width:100%;text-align:center; }42 #toplinks{margin:6px 4px 0 40px;width:100%;text-align:center;height:15px;} 43 43 44 44 #toplinks a:link, #toplinks a:visited { … … 90 90 91 91 .plink { 92 margin: 5px 0 5px 0;92 margin:14px 0 14px 0;font-size:6pt; 93 93 } 94 .plink a:link, .plink a:visited { 95 font-size:7pt; 96 } 97 98 99 94 100 .redaction{font-size:7pt;font-family:Georgia;}
