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 @@