assets/css/style.css
@@ -425,6 +425,29 @@ margin-left: 5px } .post figure { max-width: 100%; height: auto; margin: 0; text-align: center; } .post figure.right { float: right; margin-left: 1.5em; max-width: 50%; } .post figure.left { float: left; margin-right: 1.5em; max-width: 50%; } .post figure.big { max-width: 100vw; } .info { margin: 1em; } @@ -892,6 +915,19 @@ position: absolute; } .post figure.right { float: unset; max-width: 100%; margin: 0; } .post figure.left { float: unset; max-width: 100%; margin: 0; } .footer { display: none; }