Your IP : 216.73.216.240


Current Path : /home/s/u/n/sunflowe/www2/floridevilladereve/templates/saffron/less/uikit/
Upload File :
Current File : /home/s/u/n/sunflowe/www2/floridevilladereve/templates/saffron/less/uikit/article.less

// Copyright (C) arrowthemes, https://www.gnu.org/licenses/gpl.html GNU/GPL */

//
// Component: Article
//
// ========================================================================


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

@article-margin-top:                            @global-grid-gutter;

@article-title-font-size:                       round((@global-font-size * 1.71)); // 24px
@article-title-line-height:                     40px;

@article-meta-font-size:                        round((@global-font-size * 0.85)); // 12px
@article-meta-line-height:                      round((@article-meta-font-size * 1.5)); // 18px
@article-meta-color:                            @global-color;

@article-lead-color:                            @global-color;
@article-lead-font-size:                        round((@global-font-size * 1.28)); // 18px
@article-lead-line-height:                      round((@article-lead-font-size * 1.33)); // 24px

@article-divider-margin:                        @global-large-margin;
@article-divider-border:                        @global-border;


// Sub-object `uk-article-title`
// ========================================================================

.hook-article-title() {}


// Sub-object `uk-article-meta`
// ========================================================================

.hook-article-meta() {}


// Sub-object `uk-article-lead`
// ========================================================================

.hook-article-lead() {}


// Sub-object `uk-article-divider`
// ========================================================================

.hook-article-divider() {}


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

.hook-article-misc() {}