Selaa lähdekoodia

Update sample.html.txt

Ehsan 6 vuotta sitten
vanhempi
commit
ea5b064df6
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  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>