sidebar: replace button with a href
All checks were successful
/ deploy (push) Successful in 28s

This commit is contained in:
forgejo-actions[bot] 2024-10-08 19:09:03 +00:00
parent c15e3c9177
commit 680e3bd1e0
60 changed files with 60 additions and 303 deletions

View file

@ -373,13 +373,6 @@ header h1::before {
/* Sign-in buttons */
.sign-in {
font-size: 14px;
background: #f8f8f8;
color: #333;
border-color: #ccc;
}
.sign-in:hover {
background: #e6e6e6;
}