Made brand title into link to home view.
This commit is contained in:
@@ -25,6 +25,14 @@ thead input {
|
||||
color: #3c3c3c;
|
||||
}
|
||||
|
||||
#page-header a {
|
||||
color: #3c3c3c;
|
||||
}
|
||||
|
||||
#page-header a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#page-header img.brand {
|
||||
/* display: block; */
|
||||
margin-right: 0.6rem;
|
||||
|
||||
Reference in New Issue
Block a user