diff --git a/css/site.css b/css/site.css index 2b20b39..c3306ee 100644 --- a/css/site.css +++ b/css/site.css @@ -60,7 +60,6 @@ ul.nav li a:hover {border-bottom: 1px #FD9393 solid;} .selectedRow {color: #FF4C0D;} @media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 320px) and (max-width: 1024px) { - body {background: #ff00ff;} body {border: 20px #F8F8F8 solid; margin: 0px; padding: 20px 20px 80px 20px;} #tableFilter, .clear, .resetMap {display: none;} #wrapper {max-width: 460px; padding-top: 20px;} diff --git a/index.html b/index.html index af5294f..d821741 100644 --- a/index.html +++ b/index.html @@ -41,11 +41,12 @@
+

Contribute!

+

This website is hooked up to this Google Spreadsheet, which I've shared, so click and add your favorite hack spots!

+

Info

When I'm visiting a new city I'd like to know which coffee shops have the best vibes, great coffee and are good for hunkering down and having a good hack. Yelp will tell you where the Starbucks is and Foursquare will tell you where your friend's have been - but did they like it and was it a grab in go place or a hack place? Plus, what about the people I don't follow on Foursquare or who can't check-in when in other countries?

-

This website is hooked up to this Google Spreadsheet, which I've shared (so click and add your favorite hack spots!. They add their favorite spots and every visitor to the site gets the latest data.

-

Besides being a list I've wanted to have, it's a fantastic (or I think so) way of using sheetsee.js, which is a little JavaScript library I've been working on. Sheetsee.js helps you hook a Google Spreadsheet (awesome for data and collaboration!) to a website to make data more visual (maps, tables, charts).