Changeset 11182


Ignore:
Timestamp:
Jun 1, 2011, 11:29:22 AM (13 years ago)
Author:
mistic100
Message:

fix notification page

Location:
trunk/themes/default
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/template/notification.tpl

    r10824 r11182  
    1616  </div>
    1717
     18  <div class="notification">
    1819  <p>{'The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'|@translate}</p>
    1920
     
    2627    </dt>
    2728  </dl>
     29  </div>
    2830</div>
  • trunk/themes/default/theme.css

    r11181 r11182  
    111111.content .titrePage {
    112112        padding: 0 0 3px;
     113}
     114
     115.content .notification {
     116  padding:0 25px;
    113117}
    114118
Note: See TracChangeset for help on using the changeset viewer.