Changeset 1871
- Timestamp:
- 11/10/08 18:05:58 (8 weeks ago)
- Files:
-
- 1 modified
-
client/trunk/theme/almanac.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
client/trunk/theme/almanac.css
r1867 r1871 380 380 } 381 381 382 .almanac-list table td.summary .almanac-description { 383 width: 380px; 384 overflow: hidden; 385 } 386 382 387 .almanac-list table td.summary a.almanac-title, 383 388 .story-list table a.story-title { … … 776 781 777 782 .sidebar .recent-stories h3 { 778 margin: 0. 2em;783 margin: 0.533em 0.2em 0; 779 784 } 780 785
