2020-11-08 18:01:38 +00: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 20:58:16 +00:00
|
|
|
@bold: 500;
|
2020-12-24 22:34:49 +00:00
|
|
|
@useCustomScrollbars: false;
|
2020-12-27 10:53:53 +00:00
|
|
|
@disabledOpacity: var(--opacity-disabled);
|