設定路徑:部落格 > 自訂CSS商店樣式。


.random-header{
    padding-bottom:0.5rem
}
.random-header h3{
    display: none;
}
.random-header:after{
    content:'隨機文章';
    font-size:1.4rem;
    font-weight:500;
    color:#333333;
    line-height: 1.2;
    margin-bottom: 0.5em;
}