mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 12:21:58 +00:00
/help/: Make "| User Documentation" in header more prominent.
This makes the section more visible through increasing the font weight.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user