Vaihda brändäys: Noxus Intra → Noxus HUB © Empor Oy 2026

Kaikki viittaukset "Noxus Intra" vaihdettu muotoon "Noxus HUB" koko
koodikannassa. Footer ja login-sivu näyttävät nyt "Noxus HUB © Empor Oy 2026".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-12 23:49:00 +02:00
parent dd9842abee
commit 056de5054d
6 changed files with 37 additions and 20 deletions

View File

@@ -21,11 +21,18 @@ body {
/* Login */
.login-screen {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
min-height: 100vh;
background: linear-gradient(135deg, var(--primary-color), var(--primary-dark));
}
.login-footer {
color: rgba(255,255,255,0.6);
font-size: 0.8rem;
margin-top: 1.5rem;
text-align: center;
}
.login-box {
background: #fff;