docs: 完善 SSO 章节文档

This commit is contained in:
click33
2025-05-08 20:52:52 +08:00
parent 88f99c49fb
commit 5d3b1f4455
20 changed files with 1391 additions and 463 deletions

View File

@@ -207,6 +207,8 @@ body{
.lang-html .token.tag .attr-name *{color: #A6E22E; opacity: 0.9;}
.lang-html .token.tag .attr-value,
.lang-html .token.tag .attr-value *{color: #E6DB74; opacity: 0.9;}
.lang-html .token.annotation.punctuation{color: #ddd;}
.lang-html .token.punctuation{color: #ddd;}
/* java语言样式优化 */
.main-box .lang-java{color: #01a252 !important;; opacity: 1;}