Explorar el Código

Removed color entry

deadtom hace 1 mes
padre
commit
b58e6dc0b3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>