Add Eternity-larry some visible fixes

This commit is contained in:
2026-09-19 14:35:50 +03:00
parent 078823ce22
commit 4f0fcaaddf
5 changed files with 57 additions and 0 deletions
+9
View File
@@ -122,4 +122,13 @@ button:hover,
#login-form #logo {
max-width: 260px;
height: auto;
}
#toplogo {
display: block;
width: 180px;
max-width: calc(100% - 40px);
height: auto;
max-height: 36px;
margin: 8px 12px;
}