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 {