1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-29 22:01:38 +08:00

优化内容表格样式

This commit is contained in:
koogua 2022-10-02 15:42:43 +08:00
parent 810956cf36
commit 63a1f6eb1d

View File

@ -158,6 +158,10 @@
border-left: none; border-left: none;
} }
.ke-content table tr:first-child td {
border-top: none;
}
.ke-content code, .ke-content code,
.ke-content pre { .ke-content pre {
font-family: Consolas, Monaco, Andale Mono, monospace; font-family: Consolas, Monaco, Andale Mono, monospace;