瀏覽代碼

Update sample.html.txt

Ehsan 6 年之前
父節點
當前提交
ea5b064df6
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      test/samples/sample.html.txt

+ 3 - 3
test/samples/sample.html.txt

@@ -57,8 +57,8 @@
 			background-color: #727272;
 			color: #fff;
 			outline: 0;
-    		border: none;
-    		cursor: pointer;
+    			border: none;
+    			cursor: pointer;
 		}
 
 		button.Gray:hover
@@ -98,4 +98,4 @@
 			<button class="Gray" onclick="ButtonClick()">Click Me!</button>
 	</div>
 </body>
-</html>
+</html>