Show
Ignore:
Timestamp:
09/14/07 01:58:02 (15 months ago)
Author:
cho45
Message:

websites/coderepos.org/trac/share/styles/plants-repository.css,
websites/coderepos.org/trac/share/templates/site_css.cs:

IE で確認したので適用してみる。

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/coderepos.org/trac/share/styles/plants-repository.css

    r104 r117  
    77        margin: 1em 0; 
    88        line-height: 1.33; 
     9        width: 100%; 
     10        _padding: 0; 
     11        overflow: auto; 
    912} 
    1013 
     
    111114 
    112115#main { 
     116        width: auto; 
    113117        background: url("plants-repository/images/background-leaf.png") repeat-y right top; 
    114118        margin: 0 0 0 45px;