[[姚]][[CSS]] 我又来安利css了, 不管你用什么主题: 都给粗体加颜色, 还有斜体正常化并加颜色 strong { color: var(--red); } em { font-style:normal; color: var(--yellow); }