注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的更改的影响。
/* 数学公式无框表格的修复 */ table:has(math) { display: block; border: 0; max-width: 100%; overflow-x: auto; } /*红龙的神秘css*/ .home-card__foreground { font-weight: bold; }