File Manager

Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-florence
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master-florence/section.less
// // Component: Section // // ======================================================================== // Variables // ======================================================================== @section-primary-background: lighten(@global-primary-background, 6%); @section-primary-color-mode: dark; // // Master // // Image @internal-section-default-image: "../../master-florence/images/section-light-background.svg"; @internal-section-muted-image: "../../master-florence/images/section-light-background.svg"; @internal-section-primary-image: "../../master-florence/images/section-light-background.svg"; @internal-section-secondary-image: "../../master-florence/images/section-dark-background.svg"; // Repeat @internal-section-default-background-repeat: repeat-y; @internal-section-muted-background-repeat: repeat-y; @internal-section-primary-background-repeat: repeat-y; @internal-section-secondary-background-repeat: repeat-y; // Component // ======================================================================== .hook-section() {} // Style modifiers // ======================================================================== .hook-section-default() {} .hook-section-muted() {} .hook-section-primary() {} .hook-section-secondary() {} .hook-section-media() {} // Overlap modifier // ======================================================================== .hook-section-overlap() {} // Miscellaneous // ======================================================================== .hook-section-misc() {}