From 181683ee6ec34343f46762ce1bf635b758874ea9 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Wed, 30 Oct 2024 15:52:47 -0500 Subject: [PATCH] update css again --- web.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web.css b/web.css index d50f7fc..fd46390 100644 --- a/web.css +++ b/web.css @@ -29,6 +29,10 @@ word-break: break-all; } +#now .statuslol_content img { + width: 100%; +} + #plug p { font-size: 0.8em; }