adding link support to regular text in the topbar
This commit is contained in:
parent
4dbd2334bd
commit
168551cd4f
4 changed files with 9 additions and 3 deletions
|
|
@ -50,6 +50,9 @@
|
|||
p {
|
||||
margin: 0;
|
||||
line-height: 40px;
|
||||
a:hover {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
// Search Form
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue