| Current Path : /home/p/o/n/poneycluc/www/templates/ja_stark/css/ |
| Current File : /home/p/o/n/poneycluc/www/templates/ja_stark/css/root.tpl.css |
/**
* ------------------------------------------------------------------------
* JA Stark Template
* ------------------------------------------------------------------------
* Copyright (C) 2004-2018 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: J.O.O.M Solutions Co., Ltd
* Websites: http://www.joomlart.com - http://www.joomlancers.com
* This file may not be redistributed in whole or significant part.
* ------------------------------------------------------------------------
*/
/**
* $JA#COPYRIGHT$
*/
:root {
--primary: __styles_primary;
--secondary: __styles_secondary;
--success: __styles_success;
--info: __styles_info;
--warning: __styles_warning;
--danger: __styles_danger;
--light: __styles_light;
--dark: __styles_dark;
--body-bg-color: __site_body_bg_color;
--body-bg-img: url(__site_body_bg_img);
--body-bg-img-repeat: __site_body_bg_img_repeat;
--body-bg-img-position: __site_body_bg_img_position;
--body-bg-img-attachment: __site_body_bg_img_attachment;
--body-bg-img-size: __site_body_bg_img_size;
--body-text-color: __site_body_text_color;
--link-color: __site_link_color;
--link-hover-color: __site_link_hover_color;
--font-family-base: __styles_font_family_base;
--font-size-root: __styles_font_size_root;
--font-weight-base: __styles_font_weight_base;
--line-height-base: __styles_line_height_base;
--letter-spacing: __styles_letter_spacing;
--heading-font-family: __styles_heading_font_family;
--heading-font-weight: __styles_heading_font_weight;
--heading-line-height: __styles_heading_line_height;
--heading-letter-spacing: __styles_heading_letter_spacing;
--h1-font-size: __styles_h1_font_size;
--h2-font-size: __styles_h2_font_size;
--h3-font-size: __styles_h3_font_size;
--h4-font-size: __styles_h4_font_size;
--h5-font-size: __styles_h5_font_size;
--h6-font-size: __styles_h6_font_size;
--mod-bg-color: __styles_mod_bg_color;
--mod-title-color: __styles_mod_title_color;
--mod-text-color: __styles_mod_text_color; }