Commit d40dd07d by 邓丽

text

parent b04379c6
......@@ -971,7 +971,7 @@ a.cd-read-more:hover {
}
#publicationsUl li {
padding: 0px 10px 0px 0px;
margin-bottom: 3rem;
margin-bottom: 0rem;
}
#publicationsUl li div.am-gallery-item {
height: 74%;
......@@ -980,7 +980,7 @@ a.cd-read-more:hover {
#publicationsUl li div.publicationsIntro h3 {
line-height: 3rem;
color: #f4f4f4;
font-size: 1.5rem;
font-size: 2.0rem;
margin-top: 1.2rem;
height: 3rem;
overflow: hidden;
......@@ -991,16 +991,16 @@ a.cd-read-more:hover {
}
#exDetailUl li div.publicationsIntro p,
#publicationsUl li div.publicationsIntro p {
height: 3rem;
line-height: 3rem;
color: #fefefe;
font-size: 1.6rem;
overflow: hidden;
word-spacing: normal;
text-overflow: ellipsis;
padding: 0 10px;
white-space: nowrap;
text-align: center;
height: 1rem;
line-height: 1rem;
color: #fefefe;
font-size: 1.3rem;
overflow: hidden;
word-spacing: normal;
text-overflow: ellipsis;
white-space: nowrap;
text-align: center;
margin-top: 0.5rem;
}
/*publicationsDetail页面*/
.publicCon {
......
......@@ -51,7 +51,7 @@
s.parentNode.insertBefore(hm, s);
})();
</script>
<script src="../assets/js/slickPort.js"></script>
<script src="../assets/js/slickPort.js"></script>
</head>
<body>
<!--返回上一页-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment