1
0
Fork 0

[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:
Andreas Neustifter 2018-07-10 00:20:57 +02:00 committed by Hypolite Petovan
commit 09b7e217c7
5 changed files with 20 additions and 7 deletions

View file

@ -2340,6 +2340,11 @@ ul.tabs li .active, span.pager_current a {
text-decoration: none;
}
#newmember-tab > a {
font-size: 1.2em;
font-weight: 800;
}
/**
* Form fields
*/