Small visual improvements.

This commit is contained in:
Kevin Dungs 2014-11-17 17:11:28 +01:00
parent 98d26a4b61
commit 6418ff4871
2 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<!-- Meta -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>these-3-words Map</title>
<title>These3Words Map</title>
<!-- Style -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<style>
@ -31,6 +31,9 @@
<button id="button3words" class="btn btn-lg btn-primary">Find on Map</button>
</p>
</main>
<footer>
<p class="text-center text-muted">Made with ♥ by <a href="https://betatim.github.io/">Tim</a> and <a href="https://dun.gs">Kevin</a>. <a href="https://github.com/betatim/these-3-words">Fork it on GitHub</a>.
</footer>
<script>
(function() {
var default3words = 'zeljka-worry-suhai';

View File

@ -4,7 +4,7 @@
<!-- Meta -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>these-3-words Map</title>
<title>These3Words Map</title>
<!-- Style -->
<style type="text/css">
html, body, #map-canvas { height: 100%; margin: 0; padding: 0;}