From 7a2c87b365c1fbad857742d927cc5c92d574d6fa Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Fri, 22 Nov 2024 00:15:51 +0800 Subject: [PATCH] minor ui change x2 --- module/webroot/index.html | 9 +++++---- module/webroot/styles.css | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/module/webroot/index.html b/module/webroot/index.html index 6d51703..135b895 100644 --- a/module/webroot/index.html +++ b/module/webroot/index.html @@ -64,11 +64,12 @@

  • -
  • AOSP & Valid Keybox +
  • Set AOSP & Valid Keybox
  • diff --git a/module/webroot/styles.css b/module/webroot/styles.css index dff78c3..91c7325 100644 --- a/module/webroot/styles.css +++ b/module/webroot/styles.css @@ -110,7 +110,7 @@ body { .help-content ul li { font-weight: bold; - font-size: 17px; + font-size: 18px; } .help-content ul ul li {