From 688f7d31d057108d32e8a28f123d8b22316418fe Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Thu, 21 Aug 2025 19:16:39 -0700 Subject: [PATCH] Update index.html --- 2/index.html | 41 +++++++++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/2/index.html b/2/index.html index 78c459a..89141f3 100644 --- a/2/index.html +++ b/2/index.html @@ -18,10 +18,7 @@ .menu-card{position:fixed;z-index:60;min-width:12rem;border-radius:0.75rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.08)} .menu-item{width:100%;text-align:left;padding:.5rem .75rem;font-size:.875rem;display:flex;align-items:center;gap:.5rem} .menu-item:hover{background:#f9fafb} -.code-wrap{position:relative} -.code-wrap textarea{position:absolute;inset:0;background:transparent;color:transparent;caret-color:#111;white-space:pre;overflow:auto;resize:none} -.code-wrap pre{margin:0;height:100%;overflow:auto} -.code-wrap textarea,.code-wrap pre{font:400 12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;padding:.75rem;border-radius:.75rem;border:1px solid #e5e7eb} +#scriptPre .hljs{background:transparent;padding:0}#scriptPre,#scriptPre code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.25rem}#scriptPre,#set_script{tab-size:2} @@ -86,7 +83,11 @@
Sune Settings
-
+
+ + + +
@@ -104,8 +105,14 @@ -