From 1870b5b9af4453b4e3a44d0078808604ec496c51 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 23 May 2022 22:39:10 +0100 Subject: [PATCH] image float right --- resources/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/style.css b/resources/style.css index 1381e1d..467d530 100644 --- a/resources/style.css +++ b/resources/style.css @@ -146,6 +146,7 @@ pre { .image { width: 35%; + float: right; } img {