diff --git a/Mac/MainWindow/Detail/styleSheet.css b/Mac/MainWindow/Detail/styleSheet.css index e3e2d7e7f..374bacd2c 100644 --- a/Mac/MainWindow/Detail/styleSheet.css +++ b/Mac/MainWindow/Detail/styleSheet.css @@ -122,9 +122,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; + padding: 0; } /*Block ads and junk*/