N°2847 - FieldSet, MultiColumn, Tab CSS

This commit is contained in:
Eric
2020-09-23 14:51:18 +02:00
parent 98d2e42bad
commit 7bf473d2a3
12 changed files with 279 additions and 193 deletions

View File

@@ -121,11 +121,11 @@ $main-menu-background-color: $gray-extra-light !default;
$hover-background-color: #fde17c !default;
$border-highlight-color: $brand-primary-dark !default;
$highlight-item-color: $white !default;
$content-color: #eeeeee !default;
$default-font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif !default;
$content-color: #eeeeee !default;
$default-font-family: "Monorale";
$icons-filter: hue-rotate(0deg) !default;
%font-awesome-prerequisites{
%font-awesome-prerequisites {
font-family: 'Font Awesome 5 Free';
font-weight: 600;
}