Navigation: Move gitea/user items back
Remove gitea-specific links from top developer navbar.
This commit is contained in:
parent
07112f0629
commit
2d09e39a1b
3 changed files with 5 additions and 225 deletions
|
@ -356,6 +356,11 @@ strong, b, h1, h2, h3, h4, h5, h6,
|
|||
min-height: 45px;
|
||||
}
|
||||
|
||||
/* The Blender logo is already in the top-most bar. */
|
||||
.following.bar #navbar .brand {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Navbar logo. */
|
||||
.item.brand a {
|
||||
opacity: .8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue