Sha256: 536733f486eb11cc5f5d826370600862073c636c766f5777b1610c914c5fd48b

Contents?: true

Size: 1.29 KB

Versions: 2

Compression:

Stored size: 1.29 KB

Contents

@charset "UTF-8";

@import "edge/base";

// Settings file to override Edge variables

// BODY
// ------
// $header-font-family : "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
// $body-font-family   : "Helvetica", Helvetica, Arial, sans-serif;
// $body-bg            : #fff;
// $body-font-color    : #222;

// COLOR
// -------
// $main-color    : #0099CC;
// $sub-color     : #AAA;
// $alert-color   : #CC0000;
// $success-color : #3D9900;

// GLOBAL VAR
// -----------
// $g-radius      : 5px;
// $content-width : 1140px; // For grid

// MEDIA QUERIES
// -------------------
// $phone-screen  : em(480px);
// $small-screen  : em(767px);
// $medium-screen : em(1140px);
// $large-screen  : em(1440px);
// $retina-screen : 192dpi;

// TEXT DIRECTION
// ---------------------
// $text-direction   : ltr; // Controls default global text direction, 'rtl' or 'ltr'


// GRID
// --------
// $row-width       : em($content-width);
// $column-padding  : em(0px);
// $column-margin   : em(25px); // Margin between column at maximum row's width
// $total-columns   : 12;

// BLOCK-GRID
// -----------
// $block-grid-max-width : em($content-width);
// $block-grid-total     : 12;
// $block-grid-margin    : em(25px); // Margin between column at maximum row's width

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
edge_framework-0.0.3 template/base/assets/sass/_setting.scss
edge_framework-0.0.2 template/base/assets/sass/_setting.scss