about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tilde.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/tilde.css b/tilde.css
index d8f942f..919c1fa 100644
--- a/tilde.css
+++ b/tilde.css
@@ -1,7 +1,8 @@
 body {
     background-color: #000000;
     font-family: sans-serif;
-    color: green;
+    /*color: #01df01;*/
+    color: #04b404;
     padding-right: 0px;
     margin-top: 10px;
     margin-bottom: 10px;