Changeset 17

Show
Ignore:
Timestamp:
02/08/07 21:00:38 (2 years ago)
Author:
simon
Message:

That we should not needlessly multiply entities seems to be an excellent principle.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/templates/static/memories.css

    r13 r17  
    3030    width: 100%; 
    3131    text-align:center; font-size: 80%; font-family:sans-serif;  
    32     border-bottom: 1px solid black; } 
    33  
     32
    3433.photoview { 
    3534    text-align:center; 
     
    8786.exifvalue { font-size: 9pt; background: #fff } 
    8887 
    89 .albums { background: #ffc; padding-left: 15px; border: 1px dotted black; } 
    9088.htmltagcloud { text-align:  center; font-family: sans-serif; } 
    9189.photodesc { background: #fff; padding: 10px; margin: 5px 15px 5px 15px; text-align: center; } 
  • trunk/templates/user/album_list

    r2 r17  
    1 <div class="albums"> 
     1<div class="messages"> 
    22[% IF request.user == user %] 
    33    <h2> Albums </h2>