|
|
@@ -100,13 +100,13 @@
|
|
|
|
|
|
<div id="HCsplash" style="padding-top: 200px; text-align:center; display:none;">
|
|
|
<H1>INVENCTORY</H1><br>
|
|
|
- <img src="/Public/static/res/INVlogo.png" style="width:160px;">
|
|
|
+ <img src="/Public/static/res/INVlogo.png" style="width:160px;border-radius:10%">
|
|
|
</div>
|
|
|
|
|
|
<form id="frmHC" method="POST" target="_self" enctype="multipart/form-data" style="display:none;">
|
|
|
|
|
|
<div class="header">
|
|
|
- <a href="/" style="color:white; text-decoration: none;"><img src="/Public/static/res/INVlogo.png" style="width:48px;"> Invenktory</a> <a href="https://github.com/par7133/Invenktory" style="color:#ffffff"><span style="color:#119fe2">on</span> github</a>
|
|
|
+ <a href="/" style="color:white; text-decoration: none;"><img src="/Public/static/res/INVlogo.png" style="width:38px;border-radius:10%;"> Invenktory</a> <a href="https://github.com/par7133/Invenktory" style="color:#ffffff"><span style="color:#119fe2">on</span> github</a>
|
|
|
<!-- <a href="mailto:code@gaox.io" style="color:#ffffff"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-378-0812391" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:white;height:27px;text-decoration:none;"> get support </a>-->
|
|
|
</div>
|
|
|
|