mirror of
https://projects.blender.org/infrastructure/gitea-custom.git
synced 2025-01-03 05:10:05 -05:00
Make login buttons visible again
We go to production soon!
This commit is contained in:
parent
0937a95c5a
commit
19bb420880
1 changed files with 0 additions and 7 deletions
|
@ -1,10 +1,3 @@
|
||||||
/* Temporarily hide login and sign up links.
|
|
||||||
* Remove this once projects.blender.org goes public. */
|
|
||||||
#navbar .right.stackable.menu a[href^="/user/sign_up"],
|
|
||||||
#navbar .right.stackable.menu a[href^="/user/login"] {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* bthree dark theme */
|
/* bthree dark theme */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Heebo";
|
font-family: "Heebo";
|
||||||
|
|
Loading…
Reference in a new issue