設定路徑:部落格 > 自訂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;
}
修改於: 星期一, 七月 1, 2024 在 6:17 PM
.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;
}
這是否有幫助? 是 否
發送反饋意見