summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-01-17 15:19:01 +0200
committerYuval Adam <yuv.adm@gmail.com>2012-01-17 15:19:01 +0200
commitcf389b153f6dd349987c2adf6be40768462ef729 (patch)
tree83efa53f2e12ebd633b51a7206a59e53ab054c2d
parentc6b97c588e8e3ba93e0ef5b04275d47ac2d59a7c (diff)
move coastline stations further south
-rwxr-xr-xindex.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index f6bad49..318f736 100755
--- a/index.html
+++ b/index.html
@@ -9,11 +9,11 @@
<body>
<div class="subway-map" data-columns="24" data-rows="40" data-cellSize="40" data-legendId="legend" data-textClass="text" data-gridNumbers="true" data-grid="true" data-lineWidth="8">
<ul data-color="#ff4db2" data-label="jQuery Widgets">
- <li data-coords="4,3">נמל</li>
- <li data-coords="4,5">מרינה</li>
- <li data-coords="4,7">מגדל האופרה</li>
- <li data-coords="4,9">צ'רלס קלור</li>
- <li data-coords="4,11">העיר העתיקה</li>
+ <li data-coords="4,7">נמל</li>
+ <li data-coords="4,9">מרינה</li>
+ <li data-coords="4,11">מגדל האופרה</li>
+ <li data-coords="4,13">צ'רלס קלור</li>
+ <li data-coords="4,15">העיר העתיקה</li>
</ul>
</div>