From 41bb8869793005450e40717d0486c41b8a09134d Mon Sep 17 00:00:00 2001 From: w-e-w <40751091+w-e-w@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:45:52 +0900 Subject: [PATCH] geninfo-setting-string remove italic --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index a841d3d89..9cc4ee454 100644 --- a/style.css +++ b/style.css @@ -1711,7 +1711,6 @@ body.resizing .resize-handle { .pnginfo-page p span.geninfo-setting-string { color: var(--pnginfo-string-color); - font-style: italic; cursor: pointer; }