Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/less/uikit/
Upload File :
Current File : /var/www/iplanru/data/www/i-plan.ru/templates/yoo_everest/less/uikit/text.less

/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

//
// Component: Text
//
// ========================================================================


// Variables
// ========================================================================

@text-small-font-size:                          round(@global-font-size * 0.78); // 11px
@text-small-line-height:                        round(@text-small-font-size * 1.45); // 16px
@text-large-font-size:                          round(@global-font-size * 1.28); // 18px
@text-large-line-height:                        round(@text-large-font-size * 1.33); // 24px

@text-muted-color:                              @global-muted-color;
@text-primary-color:                            @global-secondary-color;
@text-success-color:                            @global-success-background;
@text-warning-color:                            @global-warning-background;
@text-danger-color:                             @global-danger-background;


// Miscellaneous
// ========================================================================

.hook-text-misc() {}