WordPress新版编辑器古腾堡测试

二级标题

三级标题

四级标题

代码

#!/bin/bash
echo "Hello"

图片

引用

如果面包是第一需求的话,那么娱乐就是仅次于其后的。
在奶酪这个话题上,诗人们异乎寻常的沉默。

脚注

Here's a simple footnote,[^1] and here's a longer one.[^bignote]

[^1]: This is the first footnote.

[^bignote]: Here's one with multiple paragraphs and code.

CSS优化

只针对本主题(admired)


code {
background: #f3f4f5;
}
h4 {
font-weight: bold !important;
}
/* 图片标题 */
.wp-block-image figcaption {
    text-align: center;
    font-size: 80%;
    color: gray;
}

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注