Previous changeset 44:bd4b30bff219 (2017-12-01) Next changeset 46:a03408665904 (2017-12-01) |
Commit message:
Uploaded |
modified:
bin/html.pm |
b |
diff -r bd4b30bff219 -r ffc66227835f bin/html.pm --- a/bin/html.pm Fri Dec 01 08:02:00 2017 -0500 +++ b/bin/html.pm Fri Dec 01 08:06:35 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: 25%; + width: 33%; height: auto; } |