about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorgbmor <ahriman@falte.red>2020-05-02 15:24:16 -0400
committergbmor <ahriman@falte.red>2020-05-02 15:24:16 -0400
commitbfacb7c6d80faa9f45bb8475eaa4984da1454b9e (patch)
tree2e9a5479178a43566f6a1867ee81f01d8bc7d927
parent9c7e810e82eedfefa21715c380e4ab2a80eece4b (diff)
downloadsite-bfacb7c6d80faa9f45bb8475eaa4984da1454b9e.tar.gz
made text a bit lighter
-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;
5d2 ^
893123c ^
d4c05d2 ^
893123c ^
c87acad ^





bd2800a ^


c87acad ^

fb63b07 ^
06cffd8 ^

c87acad ^

06cffd8 ^
c87acad ^


893123c ^
c87acad ^




893123c ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44