Changeset 781
- Timestamp:
- 11/22/06 23:42:50 (2 years ago)
- Files:
-
- branches/wheeljack/mt-static/styles.css (modified) (20 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/wheeljack/mt-static/styles.css
r769 r781 65 65 font-size: 11px; 66 66 font-weight: bold; 67 line-height: 1 1px;67 line-height: 1.2; 68 68 color: #333; 69 69 } … … 84 84 font-size: 16px; 85 85 font-weight: bold; 86 line-height: 20px;86 line-height: 1.5; 87 87 color: #999; 88 88 } … … 99 99 border-bottom: 1px solid #93B06B; 100 100 font-size: 14px; 101 line-height: 1 6px;101 line-height: 1.3; 102 102 } 103 103 … … 114 114 margin-top: 15px; 115 115 font-size: 13px; 116 line-height: 1 5px;116 line-height: 1.3; 117 117 } 118 118 … … 167 167 padding: 0; 168 168 font-size: 11px; 169 line-height: 1 3px;169 line-height: 1.3; 170 170 } 171 171 … … 175 175 font-size: 10px; 176 176 font-weight: bold; 177 line-height: 1 2px;177 line-height: 1.2; 178 178 background-repeat: no-repeat; 179 179 } … … 395 395 p { 396 396 font-size: 11px; 397 line-height: 1 30%;397 line-height: 1.3; 398 398 margin: 10px 0; 399 399 } … … 522 522 font-weight: bold; 523 523 font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif; 524 line-height: 1 00%;524 line-height: 1.0; 525 525 padding: 2px 5px 1px 5px; 526 526 margin: 0; … … 530 530 margin: 0 -5px; 531 531 padding: 0; 532 line-height: 1 50%;532 line-height: 1.5; 533 533 font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif; 534 534 } … … 545 545 text-transform: uppercase; 546 546 font-size: 9px; 547 line-height: 1 6px;547 line-height: 1.8; 548 548 background-position: 3px 3px; 549 549 width: 110px; … … 613 613 .list table { 614 614 font-size: 11px; 615 line-height: 1 3px;615 line-height: 1.2; 616 616 padding: 0; 617 617 width: 100%; … … 1155 1155 font-size: x-small; 1156 1156 color: #666; 1157 line-height: 1 3px;1157 line-height: 1.2; 1158 1158 font-weight: bold; 1159 1159 margin: 0 0 10px 0; … … 1171 1171 font-size: x-small; 1172 1172 color: #666; 1173 line-height: 1 3px;1173 line-height: 1.2; 1174 1174 font-weight: bold; 1175 1175 margin: 0 0 10px 0; … … 1195 1195 margin: 10px 0; 1196 1196 font-size: x-small; 1197 line-height: 1 3px;1197 line-height: 1.2; 1198 1198 } 1199 1199 … … 1216 1216 font-size: x-small; 1217 1217 margin: 6px 0 0 0; 1218 line-height: 1 4px;1218 line-height: 1.3; 1219 1219 } 1220 1220 … … 2368 2368 display: block; 2369 2369 font-size: 10px; 2370 line-height: 1 2px;2370 line-height: 1.1; 2371 2371 } 2372 2372 … … 3173 3173 border-color: #fff; 3174 3174 background-color: #fff; 3175 line-height: 1.8 em;3175 line-height: 1.8; 3176 3176 } 3177 3177 … … 3212 3212 color: #666; 3213 3213 font-size: 11px; 3214 line-height: 1 1px;3214 line-height: 1.1; 3215 3215 text-transform: uppercase; 3216 3216 } … … 3254 3254 border-bottom: 1px solid #93B06B; 3255 3255 font-size: 20px; 3256 line-height: 22px;3256 line-height: 1.2; 3257 3257 } 3258 3258 … … 3265 3265 color: #666; 3266 3266 font-size: 14px; 3267 line-height: 1 6px;3267 line-height: 1.5; 3268 3268 } 3269 3269
