Improved login screen background image.

This commit is contained in:
Ylian Saint-Hilaire 2020-11-28 14:53:30 -08:00
parent d3388a683d
commit 2fa0ee43b6
3 changed files with 2 additions and 1 deletions

View File

@ -559,6 +559,7 @@
<Content Include="views\invite.handlebars" />
<Content Include="views\login-mobile.handlebars" />
<Content Include="views\login.handlebars" />
<Content Include="views\login2.handlebars" />
<Content Include="views\message.handlebars" />
<Content Include="views\message2.handlebars" />
<Content Include="views\messenger.handlebars" />

Binary file not shown.

View File

@ -31,7 +31,7 @@
</style>
</head>
<body id="body" onload="if (typeof(startup) !== 'undefined') startup();" class="arg_hide login">
<img style="position:absolute;left:0;bottom:0;z-index:-1;height:60%;opacity:0.1" src="welcome.png" />
<div style="position:absolute;left:0;bottom:0;z-index:-1;height:60%;width:100%;opacity:0.1;background-image:url('welcome.png');background-repeat:no-repeat;background-position:left bottom;background-size:contain"></div>
<table id="centralTable" class="container" style="height:100%;z-index:1">
<tr>
<td id="logincell">