Explorar el Código

fix appearance

ming hace 4 años
padre
commit
19f821ddb1
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      similar_web/index2.html

+ 2 - 1
similar_web/index2.html

@@ -27,7 +27,8 @@
     }
 
     .tag {
-      background-color: #38A7BB;
+      background-color: #3845bb;
+      color: #FFF;
       border: none;
       border-radius: 5rem;
       outline: none;