diff --git a/main/white.html b/main/index.html similarity index 86% rename from main/white.html rename to main/index.html index 3c485a9..0b4d094 100644 --- a/main/white.html +++ b/main/index.html @@ -26,9 +26,9 @@

x

-

lemuria

+

lemuria

-

mu

+

mu

hyperborea

+in their sacred blood; far from labor and battle they live." class="draggable"> hyperborea

thule

+Out of Space – out of Time. " class="draggable"> thule

- diff --git a/main/style.css b/main/style.css index 460bbd3..afb7b02 100644 --- a/main/style.css +++ b/main/style.css @@ -1,4 +1,4 @@ -body{ font-family: "Lucida Console", Monaco, monospace; } +body{ font-family: "Lucida Console", Monaco, monospace; text-align: center;} p { font-size: 20px; } @@ -6,17 +6,18 @@ a{ text-decoration: none; } #space-time{ position: relative; - width: 1000px; - height: 600px; + width: 600px; + height: 500px; margin-left: auto; margin-right: auto; + margin-top: 160px; } #ilinx{ position: absolute; -width: 300px; -left: 446px; -top: 461px; +width: 106px; +left: 250px; +top: 420px; } .ilinx { @@ -31,8 +32,8 @@ top: 461px; position: absolute; margin-top: -150px; margin-left: -150px; - top: 300px; - left: 500px; + top: 250px; + left: 300px; } .rotating { @@ -59,29 +60,29 @@ a.island:visited{color: white;} #lemuria { position: absolute; - left: 267px; - top:300px; + left: 68px; + top:269px; } #mu { position: absolute; - left: 378px; - top:131px; + left: 189px; + top:76px; } #hyperborea { position: absolute; - left: 626px; - top:174px; + left: 444px; + top: 151px; } #thule{ position: absolute; - left: 630px; - top:360px; + left: 421px; + top:322px; }