File Manager

Current Directory: /home/astoriaah/www/templates/yootheme-BK/vendor/assets/uikit-themes/master-fjord
Viewing File: /home/astoriaah/www/templates/yootheme-BK/vendor/assets/uikit-themes/master-fjord/variables.less
// // Component: Variables // // ======================================================================== @internal-fonts: 'PT+Serif:400,400i|Raleway:300,300i,400,400i,500,700'; // Global variables // ======================================================================== // // Typography // @global-font-family: Raleway; @global-font-size: 15px; @global-line-height: 1.73; @global-xxlarge-font-size: 42px; @global-xlarge-font-size: 32px; @global-large-font-size: 24px; @global-medium-font-size: 16px; @global-small-font-size: 11px; @global-primary-font-family: Raleway; @global-primary-font-weight: 300; @global-primary-text-transform: inherit; @global-primary-letter-spacing: inherit; @global-primary-font-style: inherit; @global-secondary-font-family: Raleway; @global-secondary-font-weight: 700; @global-secondary-text-transform: uppercase; @global-secondary-letter-spacing: 1.8px; @global-secondary-font-style: inherit; // // Colors // @global-color: #4F5260; @global-emphasis-color: #292C3D; @global-muted-color: #90929D; @global-link-color: #FF4870; @global-link-hover-color: #435DBA; @global-inverse-color: #fff; // // Backgrounds // @global-background: #fff; @global-muted-background: #F4F4F6; @global-primary-background: #FF4870; @global-secondary-background: #1B1C26; @global-success-background: #19C06A; @global-warning-background: #FE952C; @global-danger-background: #FC4B4E; // // Borders // @global-border: #EBEBED; @global-border-width: 1px; @global-border-radius: 2px; // // Box-Shadows // @global-small-box-shadow: 2px 6px 15px rgba(41,44,61,0.1); @global-medium-box-shadow: 2px 15px 50px rgba(41,44,61,0.1); @global-large-box-shadow: 2px 21px 50px rgba(41,44,61,0.15); @global-xlarge-box-shadow: 2px 26px 60px rgba(41,44,61,0.15); // // Spacings // // Used in margin, section, list @global-margin: 20px; @global-small-margin: 10px; @global-medium-margin: 40px; @global-large-margin: 70px; @global-xlarge-margin: 140px; // Used in grid, column, container, align, card, padding @global-gutter: 20px; @global-small-gutter: 10px; @global-medium-gutter: 40px; @global-large-gutter: 70px; // // Controls // @global-control-height: 40px; @global-control-small-height: 30px; @global-control-large-height: 55px; // // Z-index // @global-z-index: 1000;