소스 검색

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>