1
0
Fork 0
forked from svrjs/svrjs

Change SVR.JS logo CSS properties on the default page

This commit is contained in:
Dorian Niemiec 2024-03-03 16:08:28 +01:00
parent c05948467f
commit af4f8b2105

View file

@ -18,10 +18,8 @@
This version is only for test purposes and may be unstable.
</div>
<br/>
<div style="width: 256px; margin: auto; display: inline-block;">
<img src="/logo.png" style="width: 100%; max-width: 256px; _width: 256px;" />
<br/>
</div>
<img src="/logo.png" style="width: 256px; max-width: 100%;" />
<br/>
<p>If you see this page that means that the server is working properly. You can further configure the server and replace <i>index.html</i> and <i>tests.html</i> pages with custom ones.</p>
<p>Default <i>config.json</i> looks like this:</p>
<code style="background-color: #e0e0e0; padding: 5px; text-align: left; display: block; display: inline-block;">