Previous changeset 47:851c8bbb3214 (2017-12-01) Next changeset 49:71ac58e0d5be (2017-12-01) |
Commit message:
Uploaded |
modified:
bin/html.pm |
b |
diff -r 851c8bbb3214 -r 6936e45f6c80 bin/html.pm --- a/bin/html.pm Fri Dec 01 08:48:57 2017 -0500 +++ b/bin/html.pm Fri Dec 01 08:49:08 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: 33%; + width: 450px; height: auto; } |