view static/css/custom-variables.less @ 155:6cb5445e90b9

Disable browser auto-complete on the search field.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 25 Dec 2013 19:59:05 -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);