소스 검색

font contrast of light theme

kaho-y 4 년 전
부모
커밋
dcf842c693
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      src/client/styles/scss/theme/hufflepuff.scss

+ 6 - 0
src/client/styles/scss/theme/hufflepuff.scss

@@ -106,6 +106,12 @@ html[light] {
     }
   }
 
+  .card.border-primary {
+    .card-header.bg-primary.text-light {
+      color: $subthemecolor !important;
+    }
+  }
+
   .growi:not(.login-page) {
     // add background-image
     #page-wrapper,