From b77e3e2f304bfe0cf99a72a627095c5aa8046978 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 11 Sep 2011 21:12:55 -0700 Subject: theme.less file cleanup; fixing blockquotes in wells --- lib/theme.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/theme.less') diff --git a/lib/theme.less b/lib/theme.less index b8daa7244..b56111c06 100644 --- a/lib/theme.less +++ b/lib/theme.less @@ -19,13 +19,13 @@ // Font face, size, weight, and more -// ------------------------------------- +// --------------------------------- @baseFontSize: 13px; // base font-size @baseLineHeight: 18px; // base line-height of elements (incrementally increases with font-size) // Link color -// --------------- +// ---------- @linkColor: #0069d6; // No need to specify a link hover color because we'll automatically do that for you in Preboot -- cgit v1.2.3