修改css文件名

This commit is contained in:
焰尾迭
2016-10-08 08:55:06 +08:00
parent 4ddf3eca32
commit 9ca3a279ba
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<title>fiterMore demo演示</title>
<link href="bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="mumayi_top/css/mumayi_top.css">
<link rel="stylesheet" href="../dist/css/fiterMore.min.css">
<link rel="stylesheet" href="../dist/css/filterMore.min.css">
<style>
body { padding-top: 70px; padding-left: 20px;padding-right: 20px;padding-bottom: 20px; }
.t-red{ color: red; }