WordPress主题book-rev-lite修改底部背景色

book-rev-lite主题的原来底部背景色是#3c3c3c 灰黑色,但是这个背景色我添加的链接代码全部看不到了,所以我想修改成白色的。在wp-content/themes/book-rev-lite/style.css文件里修改颜色的代码即可。

/*  chong zhe li kai chi  */
#comments-section #comments-container .comment .author-name, #comments-section #comments-container .comment .author-name a {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  line-height: 1;
  -webkit-transition: all 0.250s ease-in-out;
  -moz-transition: all 0.250s ease-in-out;
  -o-transition: all 0.250s ease-in-out;
  transition: all 0.250s ease-in-out;
}
/*  dao zhe li jie shu  */

 

IP 地址 216.73.217.54
区域位置 美国加利福尼亚蒙诺维亚
系统信息 🇨🇳 系统 浏览器
最后修改:2020 年 03 月 21 日

赞赏支持

文章二维码