From b4c12d87ba5d9580bcba062c374430c317b1e7c6 Mon Sep 17 00:00:00 2001 From: louisafriederike Date: Fri, 15 Sep 2023 16:42:15 +0200 Subject: [PATCH] cleanup --- public/index.html | 14 +++++++------- public/style.css | 2 +- public/stylev.css | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/public/index.html b/public/index.html index 0aa8fbc..8a9248e 100644 --- a/public/index.html +++ b/public/index.html @@ -17,24 +17,24 @@ -

Welcome to Eixogen, "player name".

+
- +
-




+

~* *..* live chat ~~

    @@ -46,7 +46,7 @@

    users online:

      -
      +
      diff --git a/public/style.css b/public/style.css index 3cacabc..96e8c93 100644 --- a/public/style.css +++ b/public/style.css @@ -19,7 +19,7 @@ body { font: 1.0em/1.6 'Inconsolata', monospace; color: #c9cdc0; font-weight: 400; - background-color: #736c9f; + background-color: #0087ff; text-shadow: #FF4800; /* overflow-y: hidden; diff --git a/public/stylev.css b/public/stylev.css index dca333c..6ca88fb 100644 --- a/public/stylev.css +++ b/public/stylev.css @@ -23,7 +23,7 @@ body { text-shadow: #FF4800; margin: 0; overflow: hidden; - transform-origin: right; + transform-origin: left; transform: translate(-100vw, 0) rotate(180deg); writing-mode: vertical-rl; /* overflow-y: hidden;