WordPress美化-缩略图&整站添加圆角、边框、阴影
AI摘要
由
Deepseek提供支持
将以下代码放入主题目录样式style.css里面即可:
效果:
/** 网站圆角样式集合 **/
#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.lilianhua.com/wordpress-beautification-thumbnail-add-rounded-corners-borders-and-shadows-throughout-the-station.html
文章链接:https://www.lilianhua.com/wordpress-beautification-thumbnail-add-rounded-corners-borders-and-shadows-throughout-the-station.html


