main
liudan 2 years ago
parent 89b35b528d
commit dbff3e5151
  1. 2
      css/index.css
  2. 2
      index.html

@ -603,7 +603,7 @@ a:active{
text-overflow: ellipsis; text-overflow: ellipsis;
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: 4; -webkit-line-clamp: 4;
height: 100px; /* height: 100px; */
margin-right: 10px; margin-right: 10px;
overflow: hidden; overflow: hidden;
} }

@ -18,7 +18,7 @@
<!--导航样式--> <!--导航样式-->
<link rel="stylesheet" href="css/head.css" /> <link rel="stylesheet" href="css/head.css" />
<!--图片和滚屏样式--> <!--图片和滚屏样式-->
<link rel="stylesheet" href="css/index.css?v=9"> <link rel="stylesheet" href="css/index.css?v=10">
<style> <style>
/* float:left; */ /* float:left; */

Loading…
Cancel
Save