[Suggestion] Move New User Tip Link (#5342)
* Move new member tips to navigation bar. The link looks so forlorn when its just somewhere in there. Put it in the nav bar. * Style new member hints link propery. * Make changes requested by @MrPetovan.
This commit is contained in:
parent
ff1074d38f
commit
09b7e217c7
5 changed files with 20 additions and 7 deletions
|
@ -972,6 +972,10 @@ nav.navbar a, nav.navbar .btn-link {
|
|||
padding: 2px 10px;
|
||||
}
|
||||
|
||||
#newmember-tab > a {
|
||||
font-size: 1.2em;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
/*
|
||||
* Aside
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue