Update sample.html.txt

pull/1387/head
Ehsan 2019-03-22 10:19:58 +04:30 committed by GitHub
parent 18fd7687ce
commit ea5b064df6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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>