From f265a07d5bd43cae9561a57856c5ed0ed673c4e8 Mon Sep 17 00:00:00 2001 From: hbk01 <3243430237@qq.com> Date: Fri, 22 Oct 2021 21:16:36 +0800 Subject: [PATCH] =?UTF-8?q?+=20=E5=B0=9D=E8=AF=95=E9=80=82=E9=85=8D=20safa?= =?UTF-8?q?ri,=20=E7=82=B9=E5=87=BB=E8=BE=93=E5=85=A5=E6=A1=86=E6=97=B6?= =?UTF-8?q?=E8=B0=83=E8=B5=B7=E4=B9=9D=E5=AE=AB=E6=A0=BC=E6=95=B0=E5=AD=97?= =?UTF-8?q?=E9=94=AE=E7=9B=98=20+=20=E5=8E=BB=E9=99=A4=E9=80=89=E4=B8=AD?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E6=97=B6=E7=9A=84=E6=95=88=E6=9E=9C?= =?UTF-8?q?=20+=20=E4=BF=AE=E5=A4=8D=E4=B8=80=E7=82=B9=E5=B0=8F=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 12 ++---------- lod.html | 12 ++++++------ theme.css | 5 +++++ 3 files changed, 13 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index 611e5d1..a3e0877 100644 --- a/index.html +++ b/index.html @@ -1,25 +1,17 @@ - + - QC TOOL
-
+
标水(Titer)
diff --git a/lod.html b/lod.html index f6d40a1..2c2cbe2 100644 --- a/lod.html +++ b/lod.html @@ -104,17 +104,17 @@
第一组(Lod1)
-
-
-
+
+
+

第二组(Lod2)
-
-
-
+
+
+

diff --git a/theme.css b/theme.css index 03d6baf..6b5d6db 100644 --- a/theme.css +++ b/theme.css @@ -11,6 +11,9 @@ a { } .item { + height: 32px; + text-align: left; + line-height: 32px; margin-top: 5px; padding-left: 10px; background-color: #f5f5f5; @@ -27,6 +30,8 @@ input { height: 32px; margin-top: 5px; line-height: 32px; + outline: none; + display: inline-block; } button {