view static/css/custom-variables.less @ 160:3ef7b9dca1f8

What the fuck, Mercurial
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 09 Jan 2014 21:00:23 -0800
parents d29e2f337b00
children
line wrap: on
line source

//
// Custom Variables
// (this file isn't part of Bootstrap)
// --------------------------------------------------

// Bootstrap overrides
// -------------------------
@body-bg: #fff;
@text-color: @gray-dark;

@font-size-base: 18px;
//@line-height-base: (@font-size-base * 1.5);