mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 12:54: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;
|
margin-top: 8px;
|
||||||
|
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
font-weight: 300;
|
font-weight: 400;
|
||||||
color: #aaa;
|
color: #333;
|
||||||
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-main .logo pipe {
|
.header-main .logo pipe {
|
||||||
|
|||||||
Reference in New Issue
Block a user