Make Dirname Readable on Mobile

This commit is contained in:
seiichiro 2022-01-23 16:36:19 +01:00
parent 0ca9d73914
commit 6a7dc96df1

View file

@ -120,6 +120,8 @@ body {
top: 50%; top: 50%;
left: 50%; left: 50%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
color: black;
font-weight: bold;
} }
/* Single Image Styling */ /* Single Image Styling */