Bootstrap

标题:123

分类:默认分类, 创建日期:2025-12-21 21:39:34, 更新日期:2025-12-21 21:39:34, 阅读次数:500

<style>
    /* 适配 WangEditor 富文本的基础样式 */
    .article-content img {
        max-width: 100%;
        height: auto;
    }
    table {
        border-collapse: collapse;
        width: 100%;
        margin: 10px 0;
    }
    table td, table th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    /* 代码块样式优化(关键) */
    pre {
        background-color: #f5f5f5; /* 代码块背景色,和主题搭配 */
        padding: 16px; /* 内边距 */
        border-radius: 8px; /* 圆角 */
        overflow-x: auto; /* 代码过长时横向滚动 */
        margin: 10px 0; /* 上下间距 */
        font-size: 14px; /* 代码字体大小 */
    }
    code {
        font-family: Consolas, Monaco, 'Courier New', monospace; /* 代码等宽字体 */
    }
</style>


Server Information

This is a wider card with supporting text below as a natural lead-in to additional content.

Redis Information

This is a wider card with supporting text below as a natural lead-in to additional content.

Go Gopher climbing a ladder.