adding link support to regular text in the topbar

This commit is contained in:
Mark Otto
2011-09-02 23:09:59 -07:00
parent 4dbd2334bd
commit 168551cd4f
4 changed files with 9 additions and 3 deletions

View File

@@ -50,6 +50,9 @@
p {
margin: 0;
line-height: 40px;
a:hover {
background-color: transparent;
}
}
// Search Form