/*
Theme Name: Weisay Grace 子主题
Theme URI: https://fangtang.net/
Description: 基于Weisay Grace的自定义子主题
Author: Feng
Author URI: https://fangtang.net/
Template: weisaygrace
Version: 1.0
*/

/* 这里粘贴之前的自定义菜单CSS代码 */
@import url("../weisaygrace/style.css"); /* 继承父主题样式 */

/* ===== 自定义样式 ===== */
.comment-list .comment-box {color: #555;}
.comment-list li.comment :is(ul.children){margin:0.625rem 0 0 1.5rem;}
.comment-list li.comment ul.children ul.children{margin:0.625rem 0 0 0;}
::selection { color: #fff; background: #ff6347;}
.post-card .card-comments {display: none;}
.post-card .card-category { display: none;}
.pagination {text-align: center;}
.post-card .fn::after, .post-card .views::before { content: "·";}
.main .post-title a:link, .main .post-title a:visited, .main .sticky-title a:link, .main .sticky-title a:visited {border-left: 0.3rem solid var(--color_link);padding-left: 0.5rem;}
.float-right {float: right;}

/* ===== 覆盖桌面端导航样式 ===== */
