// // Bootstrap Customization // // For all available variables hava a look at the // Bootstrap Customizer provided by the authors: // // getbootstrap.com/customize/#less-variables // // Or you can look into the SCSS variables to see // the Sass equivalents: // // github.com/yabawock/bootstrap-sass-rails/blob/master/app/assets/stylesheets/twitter/bootstrap/_variables.scss

// Customization // ————————- $body-bg: fff; $text-color: lighten(#000, 20%);