Browse Source

font contrast of light theme

kaho-y 4 years ago
parent
commit
dcf842c693
1 changed files with 6 additions and 0 deletions
  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) {
   .growi:not(.login-page) {
     // add background-image
     // add background-image
     #page-wrapper,
     #page-wrapper,