From 168551cd4f2139bbd050864c4231baa7e7b796dc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 2 Sep 2011 23:09:59 -0700 Subject: adding link support to regular text in the topbar --- lib/patterns.less | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/patterns.less') diff --git a/lib/patterns.less b/lib/patterns.less index eccda9359..72ca3b559 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -50,6 +50,9 @@ p { margin: 0; line-height: 40px; + a:hover { + background-color: transparent; + } } // Search Form -- cgit v1.2.3