File Manager

Current Directory: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master/background-image
Viewing File: /home/astoriaah/www/templates/yootheme/vendor/assets/uikit-themes/master/background-image/text.less
// // Component: Base // // ======================================================================== // Variables // ======================================================================== // // New // @internal-text-background-color-gradient: ; // Style modifiers // ======================================================================== .hook-text-lead() {} .hook-text-meta() {} // Size modifiers // ======================================================================== .hook-text-small() {} .hook-text-large() {} // Background modifier // ======================================================================== .hook-text-background() when not (@internal-text-background-color-gradient = ~'') { background-image: @internal-text-background-color-gradient; } // Miscellaneous // ======================================================================== .hook-text-misc() {} // Inverse // ======================================================================== .hook-inverse-text-lead() {} .hook-inverse-text-meta() {}