1
0
Fork 0

Navigation: Move gitea/user items back

Remove gitea-specific links from top developer navbar.
This commit is contained in:
Pablo Vazquez 2023-01-31 12:54:59 +01:00
parent 07112f0629
commit 2d09e39a1b
3 changed files with 5 additions and 225 deletions

View file

@ -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;