Changeset 364 for branches

Show
Ignore:
Timestamp:
03/04/07 17:42:09 (21 months ago)
Author:
fboender
Message:

Table borders.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/site/index.css

    r363 r364  
    123123    border-bottom: 1px solid #909090; 
    124124} 
     125div#contents_text table.releases td { 
     126    border-bottom: 1px solid #D0D0D0; 
     127}