switched to pastel theme, improved it

This commit is contained in:
evanpelle
2024-08-26 21:05:10 -07:00
parent 480cfba8e0
commit f03542f1d7
10 changed files with 109 additions and 98 deletions
+3 -2
View File
@@ -10,6 +10,7 @@
<body>
<div class="content">
<h1>OpenFront.io</h1>
<h2>(v0.01)</h2>
<div id="username-container">
<input type="text" id="username" placeholder="Enter your username">
</div>
@@ -20,7 +21,7 @@
<div id="player-count" class="player-count"></div>
</button>
</div>
<div id="dev-log">
<!-- <div id="dev-log">
<h4>DEVLOG: 8/18/2024 - 8/26/2024</h4>
<ul id="dev-log">
<li>Create dev server at <a href="https://www.openfront.dev">openfront.dev</a></li>
@@ -42,7 +43,7 @@
<li>Can respawn at start of game</li>
<li>Added spawn timer</li>
</ul>
</div>
</div> -->
</div>
<style>