2020-11-08 19:01:38 +01:00
|
|
|
/* https://github.com/fomantic/Fomantic-UI/blob/develop/src/themes/default/globals/site.variables */
|
|
|
|
|
|
|
|
@headerFont: var(--fonts-regular);
|
|
|
|
@pageFont: var(--fonts-regular);
|
2020-11-15 21:58:16 +01:00
|
|
|
@bold: 500;
|
2020-12-24 23:34:49 +01:00
|
|
|
@useCustomScrollbars: false;
|
2020-12-27 11:53:53 +01:00
|
|
|
@disabledOpacity: var(--opacity-disabled);
|
2021-09-08 08:23:46 +02:00
|
|
|
@variationPopupTooltip: false;
|