We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb722b commit c5a7c1cCopy full SHA for c5a7c1c
cache.manifest
@@ -1,5 +1,5 @@
1
CACHE MANIFEST
2
-# version 27
+# version 28
3
4
# gogole maps files
5
http://maps.google.com/maps/api/js?v=3.10&sensor=false&key=AIzaSyCOqkcNey4CCyG4X0X5qxHAhCgD8g5DwXg
@@ -19,6 +19,7 @@ http://maps.gstatic.com/mapfiles/arrow-down.png
19
img/logo.png
20
img/blank.png
21
img/marker-you.png
22
+img/apple-touch-icon.png
23
img/markers/antenna-green.png
24
img/markers/balloon-blue.png
25
img/markers/balloon-orange.png
css/main.css
@@ -124,6 +124,7 @@ header > div {
124
#main .header {
125
height: 20px;
126
padding: 10px;
127
+ padding-right: 9px;
128
border-bottom: 2px solid #33b5e5;
129
position: relative;
130
z-index: 4;
0 commit comments