diff --git a/public/img/logo.png b/public/img/logo.png new file mode 100644 index 0000000..f8e4ccd Binary files /dev/null and b/public/img/logo.png differ diff --git a/public/index.html b/public/index.html index 7dc97e6..3b83fe9 100644 --- a/public/index.html +++ b/public/index.html @@ -15,9 +15,9 @@ -

Welcome to Eixogen, Sane! Take a deep breath.

+

Welcome to Eixogen, Sane! Take a deep breath.

- +
diff --git a/public/lumen/index.html b/public/lumen/index.html deleted file mode 100644 index 84dcc6b..0000000 --- a/public/lumen/index.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - eixogen - - - - - - - - - - -
-
-
-
-

your name is lumen

-

your life focusses around work and you talk about it a lot.

-

you work with nex.

- -



the dream starts:

*bling* message comes in from unknown. Weird that never happens to me - "hey"

- "Helloooo???? " I write back - I am a bit scared but actually more excited. What is this? I did not even know you can receive messages from unknown on Eixogen. - "how are you?" the unknown sender asks - "I am ok I guess" I answer - "you?"

- "I am good. I was wondering... - Don't you think there is something a bit off here? - Everything seems all right. Always. No mistakes. No tripping, no getting stuck" - "Who are you?" - I ask excited. No answer. Shit, maybe I should have not so aggressively for their identity. Maybe they think now I'm a COP. - "Yes I feel exactly the same" I write in addition.

- "I am glad to hear."

- -break

- "You are not alone."

- My heart starts racing. Is this what Helga was talking about?"

- I answer: "No? Where are you? I need your help!!!!"

- "I know, thats why I am here. Go to your menu to the settings and deactivate the firewall. Then go to your spam folder and open the mail coming from 868. Open the zip"

-
Shit. What if this is a virus`? Fuck it, I'll try it. I have nothing to loose in my account. No credits left just looser points. Let's go.

-
- -
-

click below to join the collective stream of consciousness

- start sleepwalking -
- - -
- - - \ No newline at end of file diff --git a/public/style.css b/public/style.css index a282925..3ad63f3 100644 --- a/public/style.css +++ b/public/style.css @@ -8,18 +8,19 @@ font-size: 2em; color: black; text-align: left; + } -.profile{margin: 10px;} +.profile{padding-left:1.8vw;} body { font: 1.0em/1.6 'Inconsolata', monospace; color: #c9cdc0; font-weight: 400; - background-color: #acccfb; - text-shadow: rgb(255, 106, 0); + background-color: #37435538; + text-shadow: #FF4800; /* overflow-y: hidden; overflow-x: hidden; */ } @@ -110,7 +111,7 @@ body { flex-direction: column; padding: 5px; margin-bottom:6px; - color: #ff4000; + color: #FF4800; background-color: #0e0e0a; } .section2{ @@ -320,7 +321,7 @@ button:active{ padding: 5px; margin-bottom:6px; color: rgb(37, 37, 37); - background-color: #3c8bff; + background-color: #e1e631ed; } .flex-container2 { @@ -400,3 +401,7 @@ input[type="text"] { padding: 5px; } +#logo{ + max-width: 50vw; + min-width: 360px; +} \ No newline at end of file diff --git a/public/timeline/index.html b/public/timeline/index.html new file mode 100644 index 0000000..e0d452e --- /dev/null +++ b/public/timeline/index.html @@ -0,0 +1,34 @@ + + + + eixogen + + + + + + + + + + +
+
+
+
+

timeline eixogen

+ + +

events

+
+ + + + +
+ + + \ No newline at end of file