Changeset 869

Show
Ignore:
Timestamp:
11/01/07 02:31:24 (10 months ago)
Author:
evanweaver
Message:

rss icon

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/site/src/default.css

    r213 r869  
    197197        margin-left: 480px; 
    198198        width: 165px; 
    199 } 
    200  
    201 #news h4 { 
    202         padding-left: 14px; 
    203         background-image: url(images/li1b.gif); 
    204         background-repeat: no-repeat; 
    205199} 
    206200 
  • trunk/site/src/default.template

    r868 r869  
    4343 
    4444        <div id="news"> 
    45           <h4>NEWS</h4> 
     45          <h4><a href="http://mongrel.rubyforge.org/rss.xml"><img src="/images/rss.png"></a> <a href="http://mongrel.rubyforge.org/rss.xml">NEWS</a></h4> 
    4646          <%= open("src/news.include").read %> 
    4747        </div>