/* 设置背景颜色为护眼色 */ .print :is(.markdown-preview-view, .markdown-rendered) { background-color: #fffaf3 !important; }