浏览代码

网页新增返回按钮3

JXDS18FUJT 1 年之前
父节点
当前提交
32217df5be
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      password1.html
  2. 1 1
      password2.html

+ 1 - 1
password1.html

@@ -199,7 +199,7 @@
             position: absolute;
             top: 3vw;
             left: 3vw;
-            width: 4vw;
+            width: 3vw;
         }
     </style>
 </head>

+ 1 - 1
password2.html

@@ -203,7 +203,7 @@
             position: absolute;
             top: 3vw;
             left: 3vw;
-            width: 4vw;
+            width:3vw;
         }
     </style>
 </head>