Update fivechess.html

This commit is contained in:
caixb 2023-01-29 16:58:31 +08:00 committed by GitHub
parent 640d83270f
commit c6d20e48f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>五子棋</title>
<link rel=stylesheet href="./css/fivechess.css" />
<style type="text/css">
*{
margin:0;