소스 검색

style category

huaisianhuang 4 년 전
부모
커밋
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 {