Przeglądaj źródła

Removed color entry

deadtom 1 miesiąc temu
rodzic
commit
b58e6dc0b3
1 zmienionych plików z 0 dodań i 1 usunięć
  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>