Parcourir la source

Removed color entry

deadtom il y a 1 mois
Parent
commit
b58e6dc0b3
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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>