Line 27: | Line 27: | ||
font-size: 0.9em; | font-size: 0.9em; | ||
} | } | ||
+ | .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> | </style> | ||
Latest revision as of 02:36, 18 October 2018