现在很多主题都自带的圆角、边框、阴影、缩略图等美化功能,但是本站所使用的dux主题暂时没有,经过广泛的收集资料。本站最终也实现了圆角缩略图,下面把教程献上!
一、添加CSS样式
只需要在css文件中添加此样式就行了文章源自国外主机测评-https://www.zjcp.org/14525.html
/** 网站圆角样式集合 **/ #slider img,.single-tag li a,#slider img,.cat-box, .cat-title,.fadeInUp,#sidebar h3,.cat-grid-title, .cat-square-title,.nbs-flexisel-container,img,h1, h2, h3, h4, h5, h6,a,.nav-menu, .nav-menu *,.type-cat a, .child-cat a,.link-all a {border-radius: 8px }文章源自国外主机测评-https://www.zjcp.org/14525.html文章源自国外主机测评-https://www.zjcp.org/14525.html