kaho-y 4 лет назад
Родитель
Сommit
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,