Jelajahi Sumber

Update index.html

Dan Nuggetsman 3 bulan lalu
induk
melakukan
77ab0af489
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -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;">&nbsp;Invenktory</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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%;">&nbsp;Invenktory</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/par7133/Invenktory" style="color:#ffffff"><span style="color:#119fe2">on</span> github</a>
    <!--&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:code@gaox.io" style="color:#ffffff"><span style="color:#119fe2">for</span> feedback</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="tel:+39-378-0812391" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:white;height:27px;text-decoration:none;">&nbsp;&nbsp;get support&nbsp;&nbsp;</a>-->
 </div>