deiga/new-Roydon

View on GitHub
app/assets/stylesheets/_variables.css.scss

Summary

Maintainability
Test Coverage
// This file was generated by html5-rails
// https://github.com/sporkd/html5-rails
// Upgrade with: $ rails generate html5:install
//
// These global SCSS(SASS) variables will be
// available to all your stylesheets.

//----------------------------------------------
// Html5 Boilerplate overrides
//----------------------------------------------
$line-height: 1.4;  // 1.4 for true normalization
$font-color: #222;
$font-family: sans-serif;
$font-size: 1em;
$link-color: #00e;
$link-hover-color: #06e;
$link-visited-color: #551a8b;
$selected-font-color: #fff;
$selected-background-color: #ff5e99;
$invalid-background-color: #f0dddd;