diff --git a/web/static/website/css/moss-styles.css b/web/templates/website/custom.css similarity index 86% rename from web/static/website/css/moss-styles.css rename to web/templates/website/custom.css index 4e38af0..25c9fda 100644 --- a/web/static/website/css/moss-styles.css +++ b/web/templates/website/custom.css @@ -1,6 +1,6 @@ html { background-color: #E3ECDE; - background-image: url("../images/background.jpg"); + background-image: url("static/website/images/background.jpg"); background-repeat: no-repeat; background-size: cover; background-position: center bottom; @@ -23,23 +23,19 @@ h1,h2,h3 { } h1 { - color: ##b0dE71; /* #B63F31 */ + /* color: ##b0dE71; */ + /* #B63F31 */ /* color: #423222; */ + color: white; text-shadow: 5px 5px 5px black; /* #E3ECDE; */ font-size: 5.0vw; font-weight: 900; /* text-align: justify; */ text-align: center; line-height: 80%; - -webkit-text-stroke: 1px black; + /* -webkit-text-stroke: 1px black; */ } -/* h1:after { */ -/* content: ""; */ -/* display: inline-block; */ -/* width: 100%; */ -/* } */ - p.buttons { text-align: center; bottom: 5%; @@ -93,7 +89,7 @@ a.playbutton { padding: 50px; margin-left: 70px; - background-image: url("../images/parchment-paper.png"); + background-image: url("static/website/images/parchment-paper.png"); background-repeat: no-repeat; /* background-size: cover; */ background-size:100% 100%; diff --git a/web/templates/website/index.html b/web/templates/website/index.html index 08223d0..c06fc0f 100644 --- a/web/templates/website/index.html +++ b/web/templates/website/index.html @@ -18,8 +18,9 @@ - - + @@ -32,32 +33,27 @@ -

Sitting on Moss
&
Jumping in Puddles

+

Sitting on Moss    
&
  Jumping in Puddles

- In a nutshell, this is a storybook game. You read a bit of a story, and like a - choose your own adventure book, you do - something to move your story along. + This is a storybook game. You read a bit of a story, and like a + choose your own adventure book, you + do something to + move your story along.

- Technically, this is a MUD-like game, where many people can jump - into this text adventure games, and explore my cozy, little environment. + Technically, this is a MUD-like game, where many + people can jump into this text adventure games, and + explore my cozy, little environment.

- To play, follow these steps ... + View this game as a respite from the cacophony of our world, as + you role play (pretend to be) a storybook character in an + idyllic setting.

-
    -
  1. Click the Enter a cozy world... button.
  2. -
  3. When two windows appear, click the lower one to enter some commands.
  4. -
  5. Type create, then a space, followed by some username, another space, and a password. Don't bother getting creative with the username. The password? Go nuts.
  6. -
  7. - When you've logged in, type help me for additional instructions. -
  8. -
  9. When you return, type connect followed by the original username and password you typed the first time.
  10. -

- If you are ready to join me, + When you are ready to join me, close this window