Show
Ignore:
Timestamp:
08/31/10 10:38:45 (21 months ago)
Author:
gnum
Message:

Fixes #101, added footer and some css styling

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/views/default/edufeedr/css.php

    r147 r152  
    276276    color: #333333 !important; 
    277277} 
     278 
     279#edufeedr_footer_for_facilitator { 
     280    background-color: #EEEEEE; 
     281        width: 730px; 
     282        padding: 5px 5px 5px 5px; 
     283    margin-top: 20px; 
     284}