- Timestamp:
- 03/12/10 23:51:00 (6 months ago)
- Location:
- img/trunk
- Files:
-
- 2 modified
-
css/style.css (modified) (1 diff)
-
lib/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
img/trunk/css/style.css
r75 r79 113 113 margin: 5px; 114 114 width: 150px; 115 height: 1 60px;115 height: 170px; 116 116 } 117 117 -
img/trunk/lib/config.php
r67 r79 64 64 65 65 /** 66 * Preview size and with66 * Preview height and width 67 67 * 68 * The sapect ratio of the image will be kept68 * The aspect ratio of the image will be kept 69 69 */ 70 70 $preview_width = 150;
