2020-11-08 23:31:38 +05:30
|
|
|
/* https://github.com/fomantic/Fomantic-UI/blob/develop/src/themes/default/globals/site.variables */
|
|
|
|
|
|
|
|
@headerFont: var(--fonts-regular);
|
|
|
|
@pageFont: var(--fonts-regular);
|
2020-11-16 02:28:16 +05:30
|
|
|
@bold: 500;
|
2020-12-25 04:04:49 +05:30
|
|
|
@useCustomScrollbars: false;
|
2020-12-27 16:23:53 +05:30
|
|
|
@disabledOpacity: var(--opacity-disabled);
|
2021-09-08 11:53:46 +05:30
|
|
|
@variationPopupTooltip: false;
|