Skip to content

主题召集 #426

Answered by YangFong
YangFong asked this question in Ideas
Aug 29, 2024 · 10 comments · 5 replies
Discussion options

You must be logged in to vote

可以直接在该 issue 下留言分享,将「自定义CSS」中的内容发出,比如我这套「红红火火」:

/*
  按Ctrl/Command+F可格式化
*/
/* 一级标题样式 */
h1 {
  color: red;
}
/* 二级标题样式 */
h2 {
 color: red; 
}
/* 三级标题样式 */
h3 {
  color: red;
}
/* 四级标题样式 */
h4 {
  color: red;
}
/* 图片样式 */
image {
}
/* 引用样式 */
blockquote {
}
/* 引用段落样式 */
blockquote_p {
}
/* 段落样式 */
p {
}
/* 分割线样式 */
hr {
}
/* 行内代码样式 */
codespan {
}
/* 粗体样式 */
strong {
}
/* 链接样式 */
link {
}
/* 微信链接样式 */
wx_link {
}
/* 有序列表样式 */
ol {
}
/* 无序列表样式 */
ul {
}
/* 列表项样式 */
li {
}
/* 代码块样式 */
code {
}

Replies: 10 comments 5 replies

Comment options

YangFong
Aug 29, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by yanglbme
Comment options

You must be logged in to vote
0 replies
Comment options

YangFong
Sep 14, 2024
Maintainer Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@yanglbme
Comment options

Comment options

YangFong
Dec 5, 2024
Maintainer Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@YangFong
Comment options

YangFong Feb 26, 2025
Maintainer Author

@okooo5km
Comment options

@chen-bingzhi
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@YangFong
Comment options

YangFong Apr 23, 2025
Maintainer Author

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
10 participants
Converted from issue

This discussion was converted from issue #363 on September 25, 2024 06:10.