summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index eeb0625..8515859 100644
--- a/index.html
+++ b/index.html
@@ -20,7 +20,7 @@
<link rel="stylesheet" type="text/css" href="styles/input.css">
- <link id="theme" rel="stylesheet" type="text/css" href="styles/themes/colors-base.css">
+ <link id="theme" rel="stylesheet" type="text/css" href="styles/themes/colors-gray.css">
<script src="scripts/gui/input.js"></script>
@@ -40,16 +40,16 @@
<div id="themes">
</div>
+
<div>
<button onclick="addTheme()">Add Theme</button>
<button onclick="remTheme()">Remove Theme</button>
</div>
<div id="prev" class="prev">
-
</div>
- <div style="color: red;">This site uses cookies to store themes and previous servers. That is all.</div>
+ <div>This site uses cookies to store themes and previous servers. That is all.</div>
<div>You may choose to submit user generated data over this site (Such as player name or text chat). This site stores none of that data. Please check with the server owner for privacy policy and/or any legal issue.</div>
<a style="border: none; padding: 0; display: contents; margin: 0;" href="http://vanilla-js.com/"><img style="margin-top: 10px;" src="images/vanilla.png"></a>
@@ -210,4 +210,4 @@
</script>
</body>
-</html> \ No newline at end of file
+</html>