diff --git a/css/site.css b/css/site.css index 2c38fb8..4afbd57 100644 --- a/css/site.css +++ b/css/site.css @@ -1,6 +1,6 @@ /* Page Specific CSS */ -body {font-family: "Lato"; background: #fff; color: #333; font-size: 16px; border: 52px #F8F8F8 solid; margin: 0px; padding: 20px 20px 200px 20px;} +body {font-family: Lato; background: #fff; color: #333; font-size: 16px; border: 52px #F8F8F8 solid; margin: 0px; padding: 20px 20px 200px 20px;} h1 {font-size: 80px; font-family: Amatic SC; font-weight: normal; margin: 0px;} h2 {font-size: 50px; font-family: Amatic SC; font-weight: normal; margin: 11px 0px;} h3 {font-family: Amatic SC; font-size: 30px; margin: 10px 0px;} @@ -18,11 +18,13 @@ a.button {border: none;} pre {word-wrap: break-word; padding: 14px; background: #F0F0F0; } code {font-family: "Consolas", "Ubuntu Mono", monospace; line-height: 22px; font-size: 13px; color: #636363; font-weight: normal;} +.red-text {color: #FD9393;} + #map {height: 400px; max-width: 530px; min-width: 300px; background: #DADADA;} #map a {border: none;} .container {margin: 24px 0px;} -#tableFilter {margin: 12px 0px; border: none; border-bottom: 1px solid #333; background-color: transparent; padding: 0px; font-family: Merriweather; color: #333; font-size: 13px; height: 22px;} +#tableFilter {margin: 12px 0px; border: none; border-bottom: 1px solid #333; background-color: transparent; padding: 0px; font-family: Lato; color: #333; font-size: 13px; height: 22px;} ::selection {background: #E5FF1D;} ::-moz-selection {background: #E5FF1D;} diff --git a/index.html b/index.html index 3d8ca74..365f653 100644 --- a/index.html +++ b/index.html @@ -42,6 +42,7 @@
This website is hooked up to this Google Spreadsheet, which I've shared, so click and add your favorite hack spots to the bottom of the list! For the map you'll need to get the lat and long of the spot, you can get that here. The locating of these places is helpful, so please try to fill out all the columns.