diff --git a/iOS/Resources/styleSheet.css b/iOS/Resources/styleSheet.css index 41bf84199..f46b94deb 100644 --- a/iOS/Resources/styleSheet.css +++ b/iOS/Resources/styleSheet.css @@ -125,9 +125,15 @@ code, pre { pre { white-space: pre-wrap; } -img, video { +img, figure, video { max-width: 100%; height: auto; + margin: 0 auto; +} + +figcaption { + font-size: 14px; + line-height: 1.3em; } /*Block ads and junk*/