Automated pass on LESS variables

pull/37/head
Jonathan Frederic 12 years ago
parent 329a387f4f
commit 365aafdaa2

@ -4,7 +4,7 @@
@text-color: @black;
@font-size-base: 13px;
@font-family-monospace: monospace; // to allow user to customize their fonts
// @navbarHeight: 36px; Not used it BS3
// @navbar-height: 36px; Not used it BS3
code {
color: @black; // default code color in bootstrap is #d14 (crimson / amaranth)

Loading…
Cancel
Save