Commit d40dd07d by 邓丽

text

parent b04379c6
...@@ -971,7 +971,7 @@ a.cd-read-more:hover { ...@@ -971,7 +971,7 @@ a.cd-read-more:hover {
} }
#publicationsUl li { #publicationsUl li {
padding: 0px 10px 0px 0px; padding: 0px 10px 0px 0px;
margin-bottom: 3rem; margin-bottom: 0rem;
} }
#publicationsUl li div.am-gallery-item { #publicationsUl li div.am-gallery-item {
height: 74%; height: 74%;
...@@ -980,7 +980,7 @@ a.cd-read-more:hover { ...@@ -980,7 +980,7 @@ a.cd-read-more:hover {
#publicationsUl li div.publicationsIntro h3 { #publicationsUl li div.publicationsIntro h3 {
line-height: 3rem; line-height: 3rem;
color: #f4f4f4; color: #f4f4f4;
font-size: 1.5rem; font-size: 2.0rem;
margin-top: 1.2rem; margin-top: 1.2rem;
height: 3rem; height: 3rem;
overflow: hidden; overflow: hidden;
...@@ -991,16 +991,16 @@ a.cd-read-more:hover { ...@@ -991,16 +991,16 @@ a.cd-read-more:hover {
} }
#exDetailUl li div.publicationsIntro p, #exDetailUl li div.publicationsIntro p,
#publicationsUl li div.publicationsIntro p { #publicationsUl li div.publicationsIntro p {
height: 3rem; height: 1rem;
line-height: 3rem; line-height: 1rem;
color: #fefefe; color: #fefefe;
font-size: 1.6rem; font-size: 1.3rem;
overflow: hidden; overflow: hidden;
word-spacing: normal; word-spacing: normal;
text-overflow: ellipsis; text-overflow: ellipsis;
padding: 0 10px; white-space: nowrap;
white-space: nowrap; text-align: center;
text-align: center; margin-top: 0.5rem;
} }
/*publicationsDetail页面*/ /*publicationsDetail页面*/
.publicCon { .publicCon {
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
s.parentNode.insertBefore(hm, s); s.parentNode.insertBefore(hm, s);
})(); })();
</script> </script>
<script src="../assets/js/slickPort.js"></script> <script src="../assets/js/slickPort.js"></script>
</head> </head>
<body> <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