This commit is contained in:
2025-09-06 16:26:26 +03:00
parent cd99fea483
commit 81e68770c6
22 changed files with 1777 additions and 23 deletions

View File

@@ -39,6 +39,9 @@ body {
font-size: 18px;
}
#topnav_login {
}
.topnav_button:hover {
background: var(--bg-color)
@@ -47,7 +50,7 @@ body {
#topnav_profile {
margin-right: 0.5rem;
position: relative;
display: flex;
display: none;
align-items: center;
justify-content: right;
height: 3rem;