Mercurial > wikked
view static/css/custom-variables.less @ 149:d29e2f337b00
Updated to Bootstrap 3.0.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 12 Dec 2013 21:54:04 -0800 |
parents | 13249e5ca51c |
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);