From 6a7dc96df1fb6d1771c7f6c5165d04dbeb990d3a Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Sun, 23 Jan 2022 16:36:19 +0100 Subject: [PATCH] Make Dirname Readable on Mobile --- css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/style.css b/css/style.css index b179402..9f3f892 100644 --- a/css/style.css +++ b/css/style.css @@ -120,6 +120,8 @@ body { top: 50%; left: 50%; transform: translate(-50%, -50%); + color: black; + font-weight: bold; } /* Single Image Styling */