Skip to content

Commit

Permalink
调整index.html布局
Browse files Browse the repository at this point in the history
  • Loading branch information
radi-ac committed Oct 30, 2016
1 parent d0ff609 commit 239d613
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
}
li{
float: left;
width: 40px;
width: 50px;
text-align: center;
}
/* .toolbar a{
display: block;
Expand All @@ -59,9 +60,9 @@
<div id="mapbar">
<div class="toolbar">
<ul>
<li><a href="Map5-v1.0.0-alpha.rar">download</a></li>
<li><a href="tutorials" target="_blank">Tutorials</a></li>
<li><a href="api" target="_blank">API</a></li>
<li><a href="tutorials" target="_blank">Tutorials</a></li>
<li><a href="Map5-v1.0.0-alpha.rar">Download</a></li>
</ul>

</div>
Expand Down

0 comments on commit 239d613

Please sign in to comment.