/help/: Make "| User Documentation" in header more prominent.

This makes the section more visible through increasing the font weight.
This commit is contained in:
Brock Whittaker 2017-10-03 11:36:34 -07:00
parent ee7f7f00ac
commit 80545e30d4
1 changed files with 3 additions and 2 deletions

View File

@ -528,8 +528,9 @@ input.text-error {
margin-top: 8px;
font-size: 1.2em;
font-weight: 300;
color: #aaa;
font-weight: 400;
color: #333;
opacity: 0.5;
}
.header-main .logo pipe {