Commit 4923cd7dd45c296c70e194d3f0eafb75f9458987
1 parent
f2ae3439
add index
Showing
2 changed files
with
1 additions
and
0 deletions
css/index.css
0 → 100644
index.html
@@ -9,6 +9,7 @@ | @@ -9,6 +9,7 @@ | ||
9 | <title>首页</title> | 9 | <title>首页</title> |
10 | <link rel="stylesheet" href="css/libCss/common.css"> | 10 | <link rel="stylesheet" href="css/libCss/common.css"> |
11 | <link rel="stylesheet" href="css/libCss/bootstrap.min.css"> | 11 | <link rel="stylesheet" href="css/libCss/bootstrap.min.css"> |
12 | + <link rel="stylesheet" href="css/index.css"> | ||
12 | </head> | 13 | </head> |
13 | <body> | 14 | <body> |
14 | <header>header</header> | 15 | <header>header</header> |