2020-11-08 11:01:38 -07: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 13:58:16 -07:00
|
|
|
@bold: 500;
|
2020-12-24 15:34:49 -07:00
|
|
|
@useCustomScrollbars: false;
|
2020-12-27 03:53:53 -07:00
|
|
|
@disabledOpacity: var(--opacity-disabled);
|
2021-09-08 00:23:46 -06:00
|
|
|
@variationPopupTooltip: false;
|
2021-12-17 22:29:00 -07:00
|
|
|
@linkHoverUnderline: underline;
|
2023-06-08 10:35:29 -06:00
|
|
|
@variationButtonSocial: false;
|