Line 23: | Line 23: | ||
}); | }); | ||
</script> | </script> | ||
+ | <style> | ||
+ | .main-content figure { | ||
+ | max-width: 100% !important; | ||
+ | min-width: 100% !important; | ||
+ | margin: 1em auto !important; | ||
+ | display: block; | ||
+ | } | ||
+ | .main-content img { | ||
+ | max-width: 90% !important; | ||
+ | min-width: 10% !important; | ||
+ | margin: 1em auto !important; | ||
+ | //max-height: 20vh; | ||
+ | display: block; | ||
+ | float: none !important; | ||
+ | } | ||
+ | </style> | ||
Latest revision as of 02:36, 18 October 2018