瀏覽代碼

Removed color entry

deadtom 1 月之前
父節點
當前提交
b58e6dc0b3
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      ownchatbot/templates/list.html

+ 0 - 1
ownchatbot/templates/list.html

@@ -7,7 +7,6 @@
     <style>
         body {
             background-color: transparent;
-            color: #ffd39a;
             width: 400px;
         }
     </style>