ソースを参照

style category

huaisianhuang 3 年 前
コミット
16e6796854
1 ファイル変更3 行追加0 行削除
  1. 3 0
      static/css/style.css

+ 3 - 0
static/css/style.css

@@ -146,10 +146,13 @@
     color: white;
     font-size: 1.3rem;
     padding: .4rem 2rem;
+    text-decoration: none;
 }
 
 .category__btn.active {
     background-color: #38A7BB;
+    text-decoration: none;
+    color: white;
 }
 
 .card__rank {