/* 自定义页脚样式 */ #footer { background-color: #2d2d2d; /* 深色背景 */ color: #aaa; /* 浅色文字 */ text-align: center; padding: 20px 0; margin-top: 40px; font-size: 14px; } /* 隐藏博客园自带的部分广告和推广链接 */ #site_nav_under, #ad_under_post_holder, #under_post_news, #google_ad_c2c, #under_post_kb { display: none !important; }

04 2021 档案

摘要:将博客搬至CSDN 阅读全文
posted @ 2021-04-12 23:31 流云1 阅读(23) 评论(0) 推荐(0)