Commit b628eae2f170e2dd28973d1cc2ee004865b35c3f

Authored by liuqimichale
1 parent 07446598

init website

Showing 2 changed files with 17 additions and 33 deletions
css/bootstrap.css
... ... @@ -889,7 +889,7 @@ pre code {
889 889 }
890 890 @media (min-width: 1200px) {
891 891 .container {
892   - width: 1170px;
  892 + width: 1200px;
893 893 }
894 894 }
895 895  
... ...
index.html
... ... @@ -3,28 +3,12 @@
3 3 <head>
4 4 <meta charset="utf-8">
5 5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6   - <title>Bow &mdash; Free Website Template, Free HTML5 Template by FREEHTML5</title>
7   - <meta name="viewport" content="width=device-width, initial-scale=1">
8   - <meta name="description" content="Free HTML5 Website Template by FreeHTML5.co" />
9   - <meta name="keywords" content="free website templates, free html5, free template, free bootstrap, free website template, html5, css3, mobile first, responsive" />
10   -
11   -
12   -
13   -
14   -
15   - <!-- Facebook and Twitter integration -->
16   - <meta property="og:title" content=""/>
17   - <meta property="og:image" content=""/>
18   - <meta property="og:url" content=""/>
19   - <meta property="og:site_name" content=""/>
20   - <meta property="og:description" content=""/>
21   - <meta name="twitter:title" content="" />
22   - <meta name="twitter:image" content="" />
23   - <meta name="twitter:url" content="" />
24   - <meta name="twitter:card" content="" />
25   -
26   - <!-- <link href='https://fonts.googleapis.com/css?family=Work+Sans:400,300,600,400italic,700' rel='stylesheet' type='text/css'> -->
27   -
  6 + <title>任你停</title>
  7 +
  8 +
  9 +
  10 +
  11 +
28 12 <!-- Animate.css -->
29 13 <link rel="stylesheet" href="css/animate.css">
30 14 <!-- Icomoon Icon Fonts-->
... ... @@ -47,9 +31,9 @@
47 31  
48 32 </head>
49 33 <body>
50   -
  34 +
51 35 <div class="fh5co-loader"></div>
52   -
  36 +
53 37 <div id="page">
54 38 <nav class="fh5co-nav" role="navigation">
55 39 <div class="container">
... ... @@ -84,7 +68,7 @@
84 68 </ul>
85 69 </div>
86 70 </div>
87   -
  71 +
88 72 </div>
89 73 </nav>
90 74  
... ... @@ -105,7 +89,7 @@
105 89 </div>
106 90 </header>
107 91 <div class="copyrights">Collect from <a href="http://www.cssmoban.com/" >手机网站模板</a></div>
108   -
  92 +
109 93 <div class="container">
110 94 <div class="row">
111 95 <div id="fh5co-section">
... ... @@ -156,9 +140,9 @@
156 140 </div>
157 141 </div>
158 142 </div>
159   -
160 143  
161   -
  144 +
  145 +
162 146 <div class="fh5co-bg-section">
163 147 <div class="container">
164 148 <div class="row">
... ... @@ -250,7 +234,7 @@
250 234 </div>
251 235 </div>
252 236 </div>
253   -
  237 +
254 238 <div id="fh5co-portfolio">
255 239 <div class="container">
256 240 <div class="row animate-box">
... ... @@ -298,7 +282,7 @@
298 282 </div>
299 283 </div>
300 284 </div>
301   - </div>
  285 + </div>
302 286 </div>
303 287 </div>
304 288 </div>
... ... @@ -408,7 +392,7 @@
408 392 <div class="row copyright">
409 393 <div class="col-md-12 text-center">
410 394 <p>
411   - <small class="block">&copy; 2016 Free HTML5. All Rights Reserved.</small>
  395 + <small class="block">&copy; 2016 Free HTML5. All Rights Reserved.</small>
412 396 <small class="block">More Templates <a href="http://www.cssmoban.com/" target="_blank" title="模板之家">模板之家</a> - Collect from <a href="http://www.cssmoban.com/" title="网页模板" target="_blank">网页模板</a> Demo Images: <a href="#" target="_blank">Unsplash</a></small>
413 397 </p>
414 398 <p>
... ... @@ -429,7 +413,7 @@
429 413 <div class="gototop js-top">
430 414 <a href="#" class="js-gotop"><i class="icon-arrow-up"></i></a>
431 415 </div>
432   -
  416 +
433 417 <!-- jQuery -->
434 418 <script src="js/jquery.min.js"></script>
435 419 <!-- jQuery Easing -->
... ...