Browse Source

fix appearance

ming 4 years ago
parent
commit
19f821ddb1
1 changed files with 2 additions and 1 deletions
  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;