We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5273a commit 608fd01Copy full SHA for 608fd01
index.php
@@ -12,7 +12,6 @@
12
<link rel="SHORTCUT ICON" href="./images/icons/favicon.ico"/>
13
<link href="./bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen"/>
14
<link rel="stylesheet" href="map.css?nocache=289671982568" type="text/css" />
15
- <link rel="stylesheet" href="ladda-themeless.min.css" type="text/css" />
16
<link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="mobile.css" type="text/css" />
17
<script type="text/javascript" src="./scripts/jquery-1.7.1.js"></script>
18
<script type="text/javascript" src="http://ditu.google.cn/maps/api/js?key=AIzaSyC7a2MMoG2nkxwY6bmxjoULoiz2YTp43iI&sensor=false&language=cn"></script>
0 commit comments