小而美

这个提交包含在:
binary-husky
2023-07-10 00:20:14 +08:00
父节点 4fde0120ab
当前提交 acddb86f3a
共有 4 个文件被更改,包括 14 次插入11 次删除

查看文件

@@ -4,7 +4,7 @@ THEME, = get_conf('THEME')
if THEME == 'Chuanhu-Small-and-Beautiful':
from .green import adjust_theme, advanced_css
theme_declaration = "\t" + "<smaller>[Chuanhu-Small-and-Beautiful主题]</smaller>"
theme_declaration = "<h2 align=\"center\" class=\"small\">[Chuanhu-Small-and-Beautiful主题]</h2>"
else:
from .default import adjust_theme, advanced_css
theme_declaration = ""