Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services

This commit is contained in:
Konstantina Galouni 2022-10-12 16:37:12 +03:00
commit 2faf2202fe
1 changed files with 3 additions and 1 deletions

View File

@ -15,8 +15,10 @@
@background-primary-background: @explore-color; @background-primary-background: @explore-color;
@background-primary-background-gradient: none; @background-primary-background-gradient: none;
/* Text */ /** Text */
@text-primary-color: @explore-color; @text-primary-color: @explore-color;
@text-background-color: @explore-color;
@inverse-text-primary-color: @explore-color;
/* Label */ /* Label */
@label-secondary-color: @explore-color; @label-secondary-color: @explore-color;