From f3ed818f7baf1e46d5993ec215975019ef963a3d Mon Sep 17 00:00:00 2001 From: 0xFEEDC0DE64 Date: Sun, 7 Mar 2021 13:13:32 +0100 Subject: [PATCH] vertical centered pictures --- index.php | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/index.php b/index.php index ba6fd4d..3c13273 100644 --- a/index.php +++ b/index.php @@ -15,22 +15,25 @@ $selected = $files[random_int(0, count($files)-1)]; Hello, world!