V1.3(Again)! Fixed text colors of messages in dark mode

This commit is contained in:
abrendan 2023-12-02 00:20:32 +00:00
parent a80e0b0abc
commit b1bccfb358

View File

@ -11,7 +11,7 @@
<body onload = "onload()">
<div id = "Main">
<audio id = "Ding" src = "Ding.mp3"> </audio>
<h1 id = "Title"> MicDropMessages V1.2 </h1>
<h1 id = "Title"> MicDropMessages V1.3 </h1>
<p>Welcome to MicDropMessages! This small webbased application allows you to chat with your friends anonymously! To start, enter your username and enter a chatroom.</p>
<div id = "AccessPort">
<label id = "NameLabel"> Username </label>