Previous changeset 41:d78100e92431 (2017-12-01) Next changeset 43:0be8011b3d98 (2017-12-01) |
Commit message:
Uploaded |
modified:
bin/html.pm |
b |
diff -r d78100e92431 -r cb33c7d521c4 bin/html.pm --- a/bin/html.pm Fri Dec 01 05:30:36 2017 -0500 +++ b/bin/html.pm Fri Dec 01 05:35:14 2017 -0500 |
b |
@@ -466,7 +466,7 @@ .featurette-image { margin-top: 10px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */ - width: 400px; + width: 25%; height: auto; } |