From 0bb7495697ba7c8a6921bb8f7df650a270bcd40c Mon Sep 17 00:00:00 2001 From: OSPanel <93676052+OSPanel@users.noreply.github.com> Date: Sun, 7 Apr 2024 23:38:29 +0300 Subject: [PATCH] Update index.html --- system/templates/index.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/system/templates/index.html b/system/templates/index.html index 3e4b3a514..d13aed231 100644 --- a/system/templates/index.html +++ b/system/templates/index.html @@ -37,7 +37,7 @@ body { font-family: Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif; font-weight: normal; - font-size: 14rem; + font-size: 14rem; background-color: #E5EEF5; color: #000; } @@ -145,7 +145,7 @@ color: #fff; cursor: pointer; /* display: inline-block; */ - display: none; + display: inline-block; font-family: -apple-system, system-ui, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14rem; font-weight: 600; @@ -212,13 +212,12 @@