From 99bd0cddd7cc49c808939282dd46d1dabaca50b8 Mon Sep 17 00:00:00 2001 From: God Date: Wed, 12 Mar 2025 11:15:01 -0400 Subject: [PATCH] Auto-commit changes --- core/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/core/style.css b/core/style.css index 0d6ea18..b3006f0 100644 --- a/core/style.css +++ b/core/style.css @@ -1751,11 +1751,10 @@ body.group.create div.groupcard .gbody div.title.row h2 { } body.group.create div.groupcard .gbody div.title.row input { - background: none; - font-weight: bold; + /* font-weight: bold; */ + font-size: 16px; flex-grow: 1; margin: 0; - border: none; width: 100%; }