aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/fomantic/_site/globals/site.variables
blob: e7e0b829187e8eb64540cb4e5b709ae231919b7c (plain)
1
2
3
4
5
6
7
8
/* https://github.com/fomantic/Fomantic-UI/blob/develop/src/themes/default/globals/site.variables */

@headerFont: var(--fonts-regular);
@pageFont: var(--fonts-regular);
@bold: 500;
@useCustomScrollbars: false;
@disabledOpacity: var(--opacity-disabled);
@variationPopupTooltip: false;