From 00b7dff3595d340be61894a0674800f8ed02b4ab Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Sep 2011 21:05:23 -0700 Subject: overhaul docs CSS since it was scalable, converted docs mastheads and footers to classes and HTML5 elements, add masthead to js docs page but make it slate so it looks cool and stands out --- lib/type.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/type.less') diff --git a/lib/type.less b/lib/type.less index 55ff80937..077ae9d8f 100644 --- a/lib/type.less +++ b/lib/type.less @@ -113,7 +113,7 @@ dl { // Horizontal rules hr { - margin: 0 0 19px; + margin: 20px 0 19px; border: 0; border-bottom: 1px solid #eee; } -- cgit v1.2.3