Changeset 79 for img

Show
Ignore:
Timestamp:
03/12/10 23:51:00 (6 months ago)
Author:
daniel
Message:

- Fixed: typos

Location:
img/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • img/trunk/css/style.css

    r75 r79  
    113113        margin: 5px; 
    114114        width: 150px; 
    115         height: 160px; 
     115        height: 170px; 
    116116} 
    117117 
  • img/trunk/lib/config.php

    r67 r79  
    6464 
    6565/** 
    66  * Preview size and with 
     66 * Preview height and width 
    6767 *  
    68  * The sapect ratio of the image will be kept 
     68 * The aspect ratio of the image will be kept 
    6969 */ 
    7070$preview_width = 150;