瀏覽代碼

changechessurl

schtonn 2 年之前
父節點
當前提交
046df2a195
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      chess/index.html
  2. 1 1
      index.html

+ 1 - 1
chess/index.html

@@ -22,7 +22,7 @@
         html,
         body,
         #five {
-            background: #ccc;
+            /* background: #ccc; */
             height: 100%;
         }
 

+ 1 - 1
index.html

@@ -59,7 +59,7 @@
             <a class="btn btn-info" href="/random/" style="text-shadow: rgb(133,133,130) 1px 2px 3px;">random</a>
             <a class="btn btn-info" href="/paint/" style="text-shadow: rgb(133,133,130) 1px 2px 3px;"><span
                 class="glyphicon glyphicon-pencil" aria-hidden="true"></span>&nbsp;&nbsp;绘画板</a>
-                <a class="btn btn-info" href="/paint/" style="text-shadow: rgb(133,133,130) 1px 2px 3px;"><span
+                <a class="btn btn-info" href="/chess/" style="text-shadow: rgb(133,133,130) 1px 2px 3px;"><span
                     class="glyphicon glyphicon-record" aria-hidden="true"></span>&nbsp;&nbsp;五子棋</a>
             </p>
         <h3>> 小工具</h3>