summaryrefslogtreecommitdiff
path: root/StoneIsland/www
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-12-01 05:58:35 -0500
committerJules Laplace <jules@okfoc.us>2015-12-01 05:58:35 -0500
commit5e257befde4a275ef807402b9e7e05264bf3ccc9 (patch)
tree33f12d97d69dcead6deaa8a27325f6aa4297de7b /StoneIsland/www
parente1c93ada07493c157356c6b48ed608c522f9fcc5 (diff)
compass
Diffstat (limited to 'StoneIsland/www')
-rw-r--r--StoneIsland/www/css/nav.css8
-rw-r--r--StoneIsland/www/index.html1
2 files changed, 5 insertions, 4 deletions
diff --git a/StoneIsland/www/css/nav.css b/StoneIsland/www/css/nav.css
index 814a8c3f..a75fb35c 100644
--- a/StoneIsland/www/css/nav.css
+++ b/StoneIsland/www/css/nav.css
@@ -142,16 +142,16 @@ padding-bottom:0px;
width: 200px;
padding: 50px;
text-align: center;
- font-size: 20px;
+ font-size: 17px;
}
#intro #compass {
pointer-events: none;
background-image: url(../img/compass-logo.png);
background-repeat: no-repeat;
background-position: center center;
- background-size: 250px 250px;
- width: 250px;
- height: 250px;
+ background-size: 230px 230px;
+ width: 230px;
+ height: 230px;
padding: 0px;
border-radius: 50%;
}
diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html
index f3f5b3ae..ad005ced 100644
--- a/StoneIsland/www/index.html
+++ b/StoneIsland/www/index.html
@@ -100,6 +100,7 @@
<div class="hub">HUB</div>
<div class="story">STORY</div>
<div class="archive">ARCHIVE</div>
+ <span
<span class="latlng">+40&deg; 58' 90" -74&deg; 04' 46"</span>
</div>