border-radius: 15px;
阅读 1分钟
margin-bottom: 1.5rem;
if (link.getAttribute('href').includes(current)) {
box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
.news label{margin-left:3%; margin-right:3%; width:94%;font-size:12px; color:#bcbcbc; height:auto;}
廖雅君